#dab20d color space conversions
Hex:
#dab20d
RGB:
218, 178, 13
CMY:
15, 30, 95
CMYK:
0, 18, 94, 15
HSL:
48°, 88.7446%, 45.2941%
HSV (HSB):
48°, 94.0367%, 85.4902%
XYZ:
44.9065, 46.7753, 7.0425
xyY:
0.4549, 0.4738, 46.7753
CIE-Lab:
74.0458, 1.2993, 74.9693
CIE-LCH:
74.0458, 74.9806, 89.0071
CIE-Luv:
74.0458, 34.7986, 77.0577
Hunter-Lab:
68.3925, -2.4837, 41.7695
#dab20d color charts
#dab20d color shades, tints & tones
#dab20d color schemes
#dab20d color preview, HTML & CSS examples
This text has a color of #dab20d
<p style="color:#dab20d;">Text here</p>
.mytext {color:#dab20d;}
This box has a color of #dab20d
<div style="background-color:#dab20d;">Content here</div>
.mybackground {background-color:#dab20d;}
Border around this has a color of #dab20d
<div style="border:2px solid #dab20d;">Content here</div>
.myborder {border:2px solid #dab20d;}