#dab225 color space conversions
Hex:
#dab225
RGB:
218, 178, 37
CMY:
15, 30, 85
CMYK:
0, 18, 83, 15
HSL:
47°, 70.9804%, 50.0000%
HSV (HSB):
47°, 83.0275%, 85.4902%
XYZ:
45.1678, 46.8798, 8.4184
xyY:
0.4496, 0.4666, 46.8798
CIE-Lab:
74.1128, 1.7643, 70.1644
CIE-LCH:
74.1128, 70.1865, 88.5596
CIE-Luv:
74.1128, 34.3958, 74.2307
Hunter-Lab:
68.4688, -2.0669, 40.6384
#dab225 color charts
#dab225 color shades, tints & tones
#dab225 color schemes
#dab225 color preview, HTML & CSS examples
This text has a color of #dab225
<p style="color:#dab225;">Text here</p>
.mytext {color:#dab225;}
This box has a color of #dab225
<div style="background-color:#dab225;">Content here</div>
.mybackground {background-color:#dab225;}
Border around this has a color of #dab225
<div style="border:2px solid #dab225;">Content here</div>
.myborder {border:2px solid #dab225;}