#dca100 color space conversions
Hex:
#dca100
RGB:
220, 161, 0
CMY:
14, 37, 100
CMYK:
0, 27, 100, 14
HSL:
44°, 100.0000%, 43.1373%
HSV (HSB):
44°, 100.0000%, 86.2745%
XYZ:
42.2601, 40.7054, 5.6296
xyY:
0.4770, 0.4595, 40.7054
CIE-Lab:
69.9690, 11.0664, 73.7146
CIE-LCH:
69.9690, 74.5406, 81.4622
CIE-Luv:
69.9690, 49.6285, 71.5609
Hunter-Lab:
63.8008, 6.5827, 39.4290
#dca100 color charts
#dca100 color shades, tints & tones
#dca100 color schemes
#dca100 color preview, HTML & CSS examples
This text has a color of #dca100
<p style="color:#dca100;">Text here</p>
.mytext {color:#dca100;}
This box has a color of #dca100
<div style="background-color:#dca100;">Content here</div>
.mybackground {background-color:#dca100;}
Border around this has a color of #dca100
<div style="border:2px solid #dca100;">Content here</div>
.myborder {border:2px solid #dca100;}