#dcb404 color space conversions
Hex:
#dcb404
RGB:
220, 180, 4
CMY:
14, 29, 98
CMYK:
0, 18, 98, 14
HSL:
49°, 96.4286%, 43.9216%
HSV (HSB):
49°, 98.1818%, 86.2745%
XYZ:
45.8584, 47.8669, 6.9371
xyY:
0.4556, 0.4755, 47.8669
CIE-Lab:
74.7409, 1.0355, 76.5702
CIE-LCH:
74.7409, 76.5772, 89.2252
CIE-Luv:
74.7409, 34.9114, 78.3959
Hunter-Lab:
69.1859, -2.7606, 42.4853
#dcb404 color charts
#dcb404 color shades, tints & tones
#dcb404 color schemes
#dcb404 color preview, HTML & CSS examples
This text has a color of #dcb404
<p style="color:#dcb404;">Text here</p>
.mytext {color:#dcb404;}
This box has a color of #dcb404
<div style="background-color:#dcb404;">Content here</div>
.mybackground {background-color:#dcb404;}
Border around this has a color of #dcb404
<div style="border:2px solid #dcb404;">Content here</div>
.myborder {border:2px solid #dcb404;}