#dcab3a color space conversions
Hex:
#dcab3a
RGB:
220, 171, 58
CMY:
14, 33, 77
CMYK:
0, 22, 74, 14
HSL:
42°, 69.8276%, 54.5098%
HSV (HSB):
42°, 73.6364%, 86.2745%
XYZ:
44.8418, 44.6470, 10.2573
xyY:
0.4496, 0.4476, 44.6470
CIE-Lab:
72.6588, 7.0907, 61.8573
CIE-LCH:
72.6588, 62.2624, 83.4607
CIE-Luv:
72.6588, 40.4453, 66.8683
Hunter-Lab:
66.8184, 2.8592, 37.6713
#dcab3a color charts
#dcab3a color shades, tints & tones
#dcab3a color schemes
#dcab3a color preview, HTML & CSS examples
This text has a color of #dcab3a
<p style="color:#dcab3a;">Text here</p>
.mytext {color:#dcab3a;}
This box has a color of #dcab3a
<div style="background-color:#dcab3a;">Content here</div>
.mybackground {background-color:#dcab3a;}
Border around this has a color of #dcab3a
<div style="border:2px solid #dcab3a;">Content here</div>
.myborder {border:2px solid #dcab3a;}