#dcbeaa color space conversions
Hex:
#dcbeaa
RGB:
220, 190, 170
CMY:
14, 25, 33
CMYK:
0, 14, 23, 14
HSL:
24°, 41.6667%, 76.4706%
HSV (HSB):
24°, 22.7273%, 86.2745%
XYZ:
55.1844, 54.9448, 45.7271
xyY:
0.3541, 0.3525, 54.9448
CIE-Lab:
79.0095, 7.5978, 14.0361
CIE-LCH:
79.0095, 15.9606, 61.5731
CIE-Luv:
79.0095, 19.8301, 18.6136
Hunter-Lab:
74.1248, 3.1712, 15.3117
#dcbeaa color charts
#dcbeaa color shades, tints & tones
#dcbeaa color schemes
#dcbeaa color preview, HTML & CSS examples
This text has a color of #dcbeaa
<p style="color:#dcbeaa;">Text here</p>
.mytext {color:#dcbeaa;}
This box has a color of #dcbeaa
<div style="background-color:#dcbeaa;">Content here</div>
.mybackground {background-color:#dcbeaa;}
Border around this has a color of #dcbeaa
<div style="border:2px solid #dcbeaa;">Content here</div>
.myborder {border:2px solid #dcbeaa;}