#df9dcc color space conversions
Hex:
#df9dcc
RGB:
223, 157, 204
CMY:
13, 38, 20
CMYK:
0, 30, 9, 13
HSL:
317°, 50.7692%, 74.5098%
HSV (HSB):
317°, 29.5964%, 87.4510%
XYZ:
53.3875, 44.1616, 62.8369
xyY:
0.3329, 0.2753, 44.1616
CIE-Lab:
72.3363, 31.7840, -14.2090
CIE-LCH:
72.3363, 34.8155, 335.9130
CIE-Luv:
72.3363, 36.0200, -27.1121
Hunter-Lab:
66.4542, 27.1073, -9.5448
#df9dcc color charts
#df9dcc color shades, tints & tones
#df9dcc color schemes
#df9dcc color preview, HTML & CSS examples
This text has a color of #df9dcc
<p style="color:#df9dcc;">Text here</p>
.mytext {color:#df9dcc;}
This box has a color of #df9dcc
<div style="background-color:#df9dcc;">Content here</div>
.mybackground {background-color:#df9dcc;}
Border around this has a color of #df9dcc
<div style="border:2px solid #df9dcc;">Content here</div>
.myborder {border:2px solid #df9dcc;}