#dac242 color space conversions
Hex:
#dac242
RGB:
218, 194, 66
CMY:
15, 24, 74
CMYK:
0, 11, 70, 15
HSL:
51°, 67.2566%, 55.6863%
HSV (HSB):
51°, 69.7248%, 85.4902%
XYZ:
49.1886, 53.8823, 12.9621
xyY:
0.4239, 0.4644, 53.8823
CIE-Lab:
78.3931, -5.4347, 64.3604
CIE-LCH:
78.3931, 64.5894, 94.8267
CIE-Luv:
78.3931, 22.0904, 74.0948
Hunter-Lab:
73.4046, -8.8448, 40.9136
#dac242 color charts
#dac242 color shades, tints & tones
#dac242 color schemes
#dac242 color preview, HTML & CSS examples
This text has a color of #dac242
<p style="color:#dac242;">Text here</p>
.mytext {color:#dac242;}
This box has a color of #dac242
<div style="background-color:#dac242;">Content here</div>
.mybackground {background-color:#dac242;}
Border around this has a color of #dac242
<div style="border:2px solid #dac242;">Content here</div>
.myborder {border:2px solid #dac242;}