#dcab2e color space conversions
Hex:
#dcab2e
RGB:
220, 171, 46
CMY:
14, 33, 82
CMYK:
0, 22, 79, 14
HSL:
43°, 71.3115%, 52.1569%
HSV (HSB):
43°, 79.0909%, 86.2745%
XYZ:
44.5713, 44.5387, 8.8324
xyY:
0.4551, 0.4547, 44.5387
CIE-Lab:
72.5871, 6.6153, 66.1592
CIE-LCH:
72.5871, 66.4891, 84.2900
CIE-Luv:
72.5871, 40.9189, 69.8045
Hunter-Lab:
66.7373, 2.4228, 38.8693
#dcab2e color charts
#dcab2e color shades, tints & tones
#dcab2e color schemes
#dcab2e color preview, HTML & CSS examples
This text has a color of #dcab2e
<p style="color:#dcab2e;">Text here</p>
.mytext {color:#dcab2e;}
This box has a color of #dcab2e
<div style="background-color:#dcab2e;">Content here</div>
.mybackground {background-color:#dcab2e;}
Border around this has a color of #dcab2e
<div style="border:2px solid #dcab2e;">Content here</div>
.myborder {border:2px solid #dcab2e;}