#df8d7d color space conversions
Hex:
#df8d7d
RGB:
223, 141, 125
CMY:
13, 45, 51
CMYK:
0, 37, 44, 13
HSL:
10°, 60.4938%, 68.2353%
HSV (HSB):
10°, 43.9462%, 87.4510%
XYZ:
43.6580, 36.2184, 24.0919
xyY:
0.4199, 0.3484, 36.2184
CIE-Lab:
66.6865, 29.3776, 21.5959
CIE-LCH:
66.6865, 36.4613, 36.3202
CIE-Luv:
66.6865, 58.1457, 22.6641
Hunter-Lab:
60.1817, 24.1723, 18.3923
#df8d7d color charts
#df8d7d color shades, tints & tones
#df8d7d color schemes
#df8d7d color preview, HTML & CSS examples
This text has a color of #df8d7d
<p style="color:#df8d7d;">Text here</p>
.mytext {color:#df8d7d;}
This box has a color of #df8d7d
<div style="background-color:#df8d7d;">Content here</div>
.mybackground {background-color:#df8d7d;}
Border around this has a color of #df8d7d
<div style="border:2px solid #df8d7d;">Content here</div>
.myborder {border:2px solid #df8d7d;}