#dab42e color space conversions
Hex:
#dab42e
RGB:
218, 180, 46
CMY:
15, 29, 82
CMYK:
0, 17, 79, 15
HSL:
47°, 69.9187%, 51.7647%
HSV (HSB):
47°, 78.8991%, 85.4902%
XYZ:
45.7278, 47.7452, 9.3904
xyY:
0.4445, 0.4642, 47.7452
CIE-Lab:
74.6639, 0.9949, 67.9540
CIE-LCH:
74.6639, 67.9612, 89.1612
CIE-Luv:
74.6639, 32.6821, 73.3247
Hunter-Lab:
69.0979, -2.7930, 40.3110
#dab42e color charts
#dab42e color shades, tints & tones
#dab42e color schemes
#dab42e color preview, HTML & CSS examples
This text has a color of #dab42e
<p style="color:#dab42e;">Text here</p>
.mytext {color:#dab42e;}
This box has a color of #dab42e
<div style="background-color:#dab42e;">Content here</div>
.mybackground {background-color:#dab42e;}
Border around this has a color of #dab42e
<div style="border:2px solid #dab42e;">Content here</div>
.myborder {border:2px solid #dab42e;}