#dfbfcc color space conversions
Hex:
#dfbfcc
RGB:
223, 191, 204
CMY:
13, 25, 20
CMYK:
0, 14, 9, 13
HSL:
336°, 33.3333%, 81.1765%
HSV (HSB):
336°, 14.3498%, 87.4510%
XYZ:
59.9613, 57.3092, 65.0282
xyY:
0.3289, 0.3144, 57.3092
CIE-Lab:
80.3532, 13.5103, -2.3004
CIE-LCH:
80.3532, 13.7047, 350.3371
CIE-Luv:
80.3532, 18.1017, -5.8703
Hunter-Lab:
75.7028, 8.9030, 2.0623
#dfbfcc color charts
#dfbfcc color shades, tints & tones
#dfbfcc color schemes
#dfbfcc color preview, HTML & CSS examples
This text has a color of #dfbfcc
<p style="color:#dfbfcc;">Text here</p>
.mytext {color:#dfbfcc;}
This box has a color of #dfbfcc
<div style="background-color:#dfbfcc;">Content here</div>
.mybackground {background-color:#dfbfcc;}
Border around this has a color of #dfbfcc
<div style="border:2px solid #dfbfcc;">Content here</div>
.myborder {border:2px solid #dfbfcc;}