


#import "SDWebImageCompat.h"

@interface UIColor (SDHexString)



@property (nonatomic, copy, readonly, nonnull) NSString *sd_hexString;

@end
