#dabd2f color space conversions
Hex:
#dabd2f
RGB:
218, 189, 47
CMY:
15, 26, 82
CMYK:
0, 13, 78, 15
HSL:
50°, 69.7959%, 51.9608%
HSV (HSB):
50°, 78.4404%, 85.4902%
XYZ:
47.6241, 51.5059, 10.1209
xyY:
0.4359, 0.4714, 51.5059
CIE-Lab:
76.9844, -3.6647, 69.7205
CIE-LCH:
76.9844, 69.8167, 93.0089
CIE-Luv:
76.9844, 26.1432, 76.7125
Hunter-Lab:
71.7676, -7.1427, 41.8760
#dabd2f color charts
#dabd2f color shades, tints & tones
#dabd2f color schemes
#dabd2f color preview, HTML & CSS examples
This text has a color of #dabd2f
<p style="color:#dabd2f;">Text here</p>
.mytext {color:#dabd2f;}
This box has a color of #dabd2f
<div style="background-color:#dabd2f;">Content here</div>
.mybackground {background-color:#dabd2f;}
Border around this has a color of #dabd2f
<div style="border:2px solid #dabd2f;">Content here</div>
.myborder {border:2px solid #dabd2f;}