#df8d8c color space conversions
Hex:
#df8d8c
RGB:
223, 141, 140
CMY:
13, 45, 45
CMYK:
0, 37, 37, 13
HSL:
1°, 56.4626%, 71.1765%
HSV (HSB):
1°, 37.2197%, 87.4510%
XYZ:
44.6899, 36.6312, 29.5261
xyY:
0.4032, 0.3305, 36.6312
CIE-Lab:
66.9994, 31.0447, 13.6495
CIE-LCH:
66.9994, 33.9129, 23.7338
CIE-Luv:
66.9994, 55.7337, 12.6689
Hunter-Lab:
60.5237, 25.8857, 13.4424
#df8d8c color charts
#df8d8c color shades, tints & tones
#df8d8c color schemes
#df8d8c color preview, HTML & CSS examples
This text has a color of #df8d8c
<p style="color:#df8d8c;">Text here</p>
.mytext {color:#df8d8c;}
This box has a color of #df8d8c
<div style="background-color:#df8d8c;">Content here</div>
.mybackground {background-color:#df8d8c;}
Border around this has a color of #df8d8c
<div style="border:2px solid #df8d8c;">Content here</div>
.myborder {border:2px solid #df8d8c;}