#dac502 color space conversions
Hex:
#dac502
RGB:
218, 197, 2
CMY:
15, 23, 99
CMYK:
0, 10, 99, 15
HSL:
54°, 98.1818%, 43.1373%
HSV (HSB):
54°, 99.0826%, 85.4902%
XYZ:
48.8907, 54.8423, 8.0662
xyY:
0.4373, 0.4905, 54.8423
CIE-Lab:
78.9504, -8.6489, 79.7099
CIE-LCH:
78.9504, 80.1777, 96.1926
CIE-Luv:
78.9504, 21.0293, 84.8845
Hunter-Lab:
74.0556, -11.7537, 45.3810
#dac502 color charts
#dac502 color shades, tints & tones
#dac502 color schemes
#dac502 color preview, HTML & CSS examples
This text has a color of #dac502
<p style="color:#dac502;">Text here</p>
.mytext {color:#dac502;}
This box has a color of #dac502
<div style="background-color:#dac502;">Content here</div>
.mybackground {background-color:#dac502;}
Border around this has a color of #dac502
<div style="border:2px solid #dac502;">Content here</div>
.myborder {border:2px solid #dac502;}