#dcb98e color space conversions
Hex:
#dcb98e
RGB:
220, 185, 142
CMY:
14, 27, 44
CMYK:
0, 16, 35, 14
HSL:
33°, 52.7027%, 70.9804%
HSV (HSB):
33°, 35.4545%, 86.2745%
XYZ:
51.7466, 51.8666, 32.8751
xyY:
0.3791, 0.3800, 51.8666
CIE-Lab:
77.2010, 6.5452, 26.5182
CIE-LCH:
77.2010, 27.3140, 76.1354
CIE-Luv:
77.2010, 25.2079, 34.6038
Hunter-Lab:
72.0184, 2.2234, 23.3481
#dcb98e color charts
#dcb98e color shades, tints & tones
#dcb98e color schemes
#dcb98e color preview, HTML & CSS examples
This text has a color of #dcb98e
<p style="color:#dcb98e;">Text here</p>
.mytext {color:#dcb98e;}
This box has a color of #dcb98e
<div style="background-color:#dcb98e;">Content here</div>
.mybackground {background-color:#dcb98e;}
Border around this has a color of #dcb98e
<div style="border:2px solid #dcb98e;">Content here</div>
.myborder {border:2px solid #dcb98e;}