#dcab2c color space conversions
Hex:
#dcab2c
RGB:
220, 171, 44
CMY:
14, 33, 83
CMYK:
0, 22, 80, 14
HSL:
43°, 71.5447%, 51.7647%
HSV (HSB):
43°, 80.0000%, 86.2745%
XYZ:
44.5327, 44.5233, 8.6296
xyY:
0.4559, 0.4558, 44.5233
CIE-Lab:
72.5769, 6.5474, 66.8095
CIE-LCH:
72.5769, 67.1295, 84.4029
CIE-Luv:
72.5769, 40.9869, 70.2261
Hunter-Lab:
66.7258, 2.3606, 39.0401
#dcab2c color charts
#dcab2c color shades, tints & tones
#dcab2c color schemes
#dcab2c color preview, HTML & CSS examples
This text has a color of #dcab2c
<p style="color:#dcab2c;">Text here</p>
.mytext {color:#dcab2c;}
This box has a color of #dcab2c
<div style="background-color:#dcab2c;">Content here</div>
.mybackground {background-color:#dcab2c;}
Border around this has a color of #dcab2c
<div style="border:2px solid #dcab2c;">Content here</div>
.myborder {border:2px solid #dcab2c;}