#dac12a color space conversions
Hex:
#dac12a
RGB:
218, 193, 42
CMY:
15, 24, 84
CMYK:
0, 11, 81, 15
HSL:
51°, 70.4000%, 50.9804%
HSV (HSB):
51°, 80.7339%, 85.4902%
XYZ:
48.4013, 53.2125, 9.9105
xyY:
0.4340, 0.4771, 53.2125
CIE-Lab:
78.0003, -5.8949, 72.1041
CIE-LCH:
78.0003, 72.3447, 94.6738
CIE-Luv:
78.0003, 23.4133, 79.2623
Hunter-Lab:
72.9469, -9.2198, 43.0077
#dac12a color charts
#dac12a color shades, tints & tones
#dac12a color schemes
#dac12a color preview, HTML & CSS examples
This text has a color of #dac12a
<p style="color:#dac12a;">Text here</p>
.mytext {color:#dac12a;}
This box has a color of #dac12a
<div style="background-color:#dac12a;">Content here</div>
.mybackground {background-color:#dac12a;}
Border around this has a color of #dac12a
<div style="border:2px solid #dac12a;">Content here</div>
.myborder {border:2px solid #dac12a;}