#dca30a color space conversions
Hex:
#dca30a
RGB:
220, 163, 10
CMY:
14, 36, 96
CMYK:
0, 26, 95, 14
HSL:
44°, 91.3043%, 45.0980%
HSV (HSB):
44°, 95.4545%, 86.2745%
XYZ:
42.6672, 41.4319, 6.0355
xyY:
0.4734, 0.4597, 41.4319
CIE-Lab:
70.4775, 10.0962, 72.8418
CIE-LCH:
70.4775, 73.5382, 82.1088
CIE-Luv:
70.4775, 47.9312, 71.6629
Hunter-Lab:
64.3677, 5.6783, 39.4979
#dca30a color charts
#dca30a color shades, tints & tones
#dca30a color schemes
#dca30a color preview, HTML & CSS examples
This text has a color of #dca30a
<p style="color:#dca30a;">Text here</p>
.mytext {color:#dca30a;}
This box has a color of #dca30a
<div style="background-color:#dca30a;">Content here</div>
.mybackground {background-color:#dca30a;}
Border around this has a color of #dca30a
<div style="border:2px solid #dca30a;">Content here</div>
.myborder {border:2px solid #dca30a;}