#dcb98d color space conversions
Hex:
#dcb98d
RGB:
220, 185, 141
CMY:
14, 27, 45
CMYK:
0, 16, 36, 14
HSL:
33°, 53.0201%, 70.7843%
HSV (HSB):
33°, 35.9091%, 86.2745%
XYZ:
51.6719, 51.8367, 32.4814
xyY:
0.3800, 0.3812, 51.8367
CIE-Lab:
77.1831, 6.4257, 27.0251
CIE-LCH:
77.1831, 27.7785, 76.6252
CIE-Luv:
77.1831, 25.2897, 35.2324
Hunter-Lab:
71.9977, 2.1114, 23.6500
#dcb98d color charts
#dcb98d color shades, tints & tones
#dcb98d color schemes
#dcb98d color preview, HTML & CSS examples
This text has a color of #dcb98d
<p style="color:#dcb98d;">Text here</p>
.mytext {color:#dcb98d;}
This box has a color of #dcb98d
<div style="background-color:#dcb98d;">Content here</div>
.mybackground {background-color:#dcb98d;}
Border around this has a color of #dcb98d
<div style="border:2px solid #dcb98d;">Content here</div>
.myborder {border:2px solid #dcb98d;}