#dac200 color space conversions
Hex:
#dac200
RGB:
218, 194, 0
CMY:
15, 24, 100
CMYK:
0, 11, 100, 15
HSL:
53°, 100.0000%, 42.7451%
HSV (HSB):
53°, 100.0000%, 85.4902%
XYZ:
48.2052, 53.4890, 7.7837
xyY:
0.4403, 0.4886, 53.4890
CIE-Lab:
78.1628, -7.1354, 79.3444
CIE-LCH:
78.1628, 79.6646, 95.1387
CIE-Luv:
78.1628, 23.1741, 83.8644
Hunter-Lab:
73.1362, -10.3361, 44.8852
#dac200 color charts
#dac200 color shades, tints & tones
#dac200 color schemes
#dac200 color preview, HTML & CSS examples
This text has a color of #dac200
<p style="color:#dac200;">Text here</p>
.mytext {color:#dac200;}
This box has a color of #dac200
<div style="background-color:#dac200;">Content here</div>
.mybackground {background-color:#dac200;}
Border around this has a color of #dac200
<div style="border:2px solid #dac200;">Content here</div>
.myborder {border:2px solid #dac200;}