#dabd1f color space conversions
Hex:
#dabd1f
RGB:
218, 189, 31
CMY:
15, 26, 88
CMYK:
0, 13, 86, 15
HSL:
51°, 75.1004%, 48.8235%
HSV (HSB):
51°, 85.7798%, 85.4902%
XYZ:
47.3584, 51.3995, 8.7214
xyY:
0.4406, 0.4782, 51.3995
CIE-Lab:
76.9204, -4.1289, 73.9948
CIE-LCH:
76.9204, 74.1099, 93.1938
CIE-Luv:
76.9204, 26.4694, 79.4257
Hunter-Lab:
71.6935, -7.5523, 42.9729
#dabd1f color charts
#dabd1f color shades, tints & tones
#dabd1f color schemes
#dabd1f color preview, HTML & CSS examples
This text has a color of #dabd1f
<p style="color:#dabd1f;">Text here</p>
.mytext {color:#dabd1f;}
This box has a color of #dabd1f
<div style="background-color:#dabd1f;">Content here</div>
.mybackground {background-color:#dabd1f;}
Border around this has a color of #dabd1f
<div style="border:2px solid #dabd1f;">Content here</div>
.myborder {border:2px solid #dabd1f;}