#df8ccc color space conversions
Hex:
#df8ccc
RGB:
223, 140, 204
CMY:
13, 45, 20
CMYK:
0, 37, 9, 13
HSL:
314°, 56.4626%, 71.1765%
HSV (HSB):
314°, 37.2197%, 87.4510%
XYZ:
50.7086, 38.8038, 61.9440
xyY:
0.3348, 0.2562, 38.8038
CIE-Lab:
68.6089, 40.8316, -19.8432
CIE-LCH:
68.6089, 45.3979, 334.0814
CIE-Luv:
68.6089, 44.5450, -37.2030
Hunter-Lab:
62.2927, 36.2936, -15.3532
#df8ccc color charts
#df8ccc color shades, tints & tones
#df8ccc color schemes
#df8ccc color preview, HTML & CSS examples
This text has a color of #df8ccc
<p style="color:#df8ccc;">Text here</p>
.mytext {color:#df8ccc;}
This box has a color of #df8ccc
<div style="background-color:#df8ccc;">Content here</div>
.mybackground {background-color:#df8ccc;}
Border around this has a color of #df8ccc
<div style="border:2px solid #df8ccc;">Content here</div>
.myborder {border:2px solid #df8ccc;}