#dab31e color space conversions
Hex:
#dab31e
RGB:
218, 179, 30
CMY:
15, 30, 88
CMYK:
0, 18, 86, 15
HSL:
48°, 75.8065%, 48.6275%
HSV (HSB):
48°, 86.2385%, 85.4902%
XYZ:
45.2679, 47.2394, 7.9605
xyY:
0.4506, 0.4702, 47.2394
CIE-Lab:
74.3426, 1.0618, 72.1341
CIE-LCH:
74.3426, 72.1419, 89.1567
CIE-Luv:
74.3426, 33.8044, 75.6900
Hunter-Lab:
68.7309, -2.7145, 41.2446
#dab31e color charts
#dab31e color shades, tints & tones
#dab31e color schemes
#dab31e color preview, HTML & CSS examples
This text has a color of #dab31e
<p style="color:#dab31e;">Text here</p>
.mytext {color:#dab31e;}
This box has a color of #dab31e
<div style="background-color:#dab31e;">Content here</div>
.mybackground {background-color:#dab31e;}
Border around this has a color of #dab31e
<div style="border:2px solid #dab31e;">Content here</div>
.myborder {border:2px solid #dab31e;}