#dcbdaa color space conversions
Hex:
#dcbdaa
RGB:
220, 189, 170
CMY:
14, 26, 33
CMYK:
0, 14, 23, 14
HSL:
23°, 41.6667%, 76.4706%
HSV (HSB):
23°, 22.7273%, 86.2745%
XYZ:
54.9685, 54.5131, 45.6551
xyY:
0.3543, 0.3514, 54.5131
CIE-Lab:
78.7600, 8.1286, 13.6845
CIE-LCH:
78.7600, 15.9167, 59.2896
CIE-Luv:
78.7600, 20.4129, 18.0222
Hunter-Lab:
73.8330, 3.6851, 15.0207
#dcbdaa color charts
#dcbdaa color shades, tints & tones
#dcbdaa color schemes
#dcbdaa color preview, HTML & CSS examples
This text has a color of #dcbdaa
<p style="color:#dcbdaa;">Text here</p>
.mytext {color:#dcbdaa;}
This box has a color of #dcbdaa
<div style="background-color:#dcbdaa;">Content here</div>
.mybackground {background-color:#dcbdaa;}
Border around this has a color of #dcbdaa
<div style="border:2px solid #dcbdaa;">Content here</div>
.myborder {border:2px solid #dcbdaa;}