#dcb08b color space conversions
Hex:
#dcb08b
RGB:
220, 176, 139
CMY:
14, 31, 45
CMYK:
0, 20, 37, 14
HSL:
27°, 53.6424%, 70.3922%
HSV (HSB):
27°, 36.8182%, 86.2745%
XYZ:
49.7007, 48.1304, 31.0967
xyY:
0.3855, 0.3733, 48.1304
CIE-Lab:
74.9071, 10.9795, 25.0276
CIE-LCH:
74.9071, 27.3300, 66.3132
CIE-Luv:
74.9071, 31.1656, 31.6222
Hunter-Lab:
69.3761, 6.4685, 21.9875
#dcb08b color charts
#dcb08b color shades, tints & tones
#dcb08b color schemes
#dcb08b color preview, HTML & CSS examples
This text has a color of #dcb08b
<p style="color:#dcb08b;">Text here</p>
.mytext {color:#dcb08b;}
This box has a color of #dcb08b
<div style="background-color:#dcb08b;">Content here</div>
.mybackground {background-color:#dcb08b;}
Border around this has a color of #dcb08b
<div style="border:2px solid #dcb08b;">Content here</div>
.myborder {border:2px solid #dcb08b;}