#dcab12 color space conversions
Hex:
#dcab12
RGB:
220, 171, 18
CMY:
14, 33, 93
CMYK:
0, 22, 92, 14
HSL:
45°, 84.8739%, 46.6667%
HSV (HSB):
45°, 91.8182%, 86.2745%
XYZ:
44.1873, 44.3851, 6.8105
xyY:
0.4633, 0.4653, 44.3851
CIE-Lab:
72.4852, 5.9360, 73.1698
CIE-LCH:
72.4852, 73.4102, 85.3620
CIE-Luv:
72.4852, 41.6039, 74.0475
Hunter-Lab:
66.6222, 1.8017, 40.5745
#dcab12 color charts
#dcab12 color shades, tints & tones
#dcab12 color schemes
#dcab12 color preview, HTML & CSS examples
This text has a color of #dcab12
<p style="color:#dcab12;">Text here</p>
.mytext {color:#dcab12;}
This box has a color of #dcab12
<div style="background-color:#dcab12;">Content here</div>
.mybackground {background-color:#dcab12;}
Border around this has a color of #dcab12
<div style="border:2px solid #dcab12;">Content here</div>
.myborder {border:2px solid #dcab12;}