#dc8b6d color space conversions
Hex:
#dc8b6d
RGB:
220, 139, 109
CMY:
14, 45, 57
CMYK:
0, 37, 50, 14
HSL:
16°, 61.3260%, 64.5098%
HSV (HSB):
16°, 50.4545%, 86.2745%
XYZ:
41.5081, 34.7850, 18.9945
xyY:
0.4356, 0.3651, 34.7850
CIE-Lab:
65.5809, 27.7035, 28.9056
CIE-LCH:
65.5809, 40.0377, 46.2164
CIE-Luv:
65.5809, 59.5418, 31.0246
Hunter-Lab:
58.9788, 22.4119, 22.1905
#dc8b6d color charts
#dc8b6d color shades, tints & tones
#dc8b6d color schemes
#dc8b6d color preview, HTML & CSS examples
This text has a color of #dc8b6d
<p style="color:#dc8b6d;">Text here</p>
.mytext {color:#dc8b6d;}
This box has a color of #dc8b6d
<div style="background-color:#dc8b6d;">Content here</div>
.mybackground {background-color:#dc8b6d;}
Border around this has a color of #dc8b6d
<div style="border:2px solid #dc8b6d;">Content here</div>
.myborder {border:2px solid #dc8b6d;}