#df8e8f color space conversions
Hex:
#df8e8f
RGB:
223, 142, 143
CMY:
13, 44, 44
CMYK:
0, 36, 36, 13
HSL:
359°, 55.8621%, 71.5686%
HSV (HSB):
359°, 36.3229%, 87.4510%
XYZ:
45.0624, 37.0171, 30.7566
xyY:
0.3994, 0.3281, 37.0171
CIE-Lab:
67.2899, 30.8696, 12.3764
CIE-LCH:
67.2899, 33.2582, 21.8471
CIE-Luv:
67.2899, 54.5983, 11.1016
Hunter-Lab:
60.8417, 25.7328, 12.6170
#df8e8f color charts
#df8e8f color shades, tints & tones
#df8e8f color schemes
#df8e8f color preview, HTML & CSS examples
This text has a color of #df8e8f
<p style="color:#df8e8f;">Text here</p>
.mytext {color:#df8e8f;}
This box has a color of #df8e8f
<div style="background-color:#df8e8f;">Content here</div>
.mybackground {background-color:#df8e8f;}
Border around this has a color of #df8e8f
<div style="border:2px solid #df8e8f;">Content here</div>
.myborder {border:2px solid #df8e8f;}