#df8c8d color space conversions
Hex:
#df8c8d
RGB:
223, 140, 141
CMY:
13, 45, 45
CMYK:
0, 37, 37, 13
HSL:
359°, 56.4626%, 71.1765%
HSV (HSB):
359°, 37.2197%, 87.4510%
XYZ:
44.6172, 36.3672, 29.8673
xyY:
0.4025, 0.3281, 36.3672
CIE-Lab:
66.7996, 31.6951, 12.8082
CIE-LCH:
66.7996, 34.1852, 22.0039
CIE-Luv:
66.7996, 56.2022, 11.4520
Hunter-Lab:
60.3052, 26.5302, 12.8492
#df8c8d color charts
#df8c8d color shades, tints & tones
#df8c8d color schemes
#df8c8d color preview, HTML & CSS examples
This text has a color of #df8c8d
<p style="color:#df8c8d;">Text here</p>
.mytext {color:#df8c8d;}
This box has a color of #df8c8d
<div style="background-color:#df8c8d;">Content here</div>
.mybackground {background-color:#df8c8d;}
Border around this has a color of #df8c8d
<div style="border:2px solid #df8c8d;">Content here</div>
.myborder {border:2px solid #df8c8d;}