#dabc2f color space conversions
Hex:
#dabc2f
RGB:
218, 188, 47
CMY:
15, 26, 82
CMYK:
0, 14, 78, 15
HSL:
49°, 69.7959%, 51.9608%
HSV (HSB):
49°, 78.4404%, 85.4902%
XYZ:
47.4098, 51.0771, 10.0494
xyY:
0.4368, 0.4706, 51.0771
CIE-Lab:
76.7257, -3.1463, 69.4881
CIE-LCH:
76.7257, 69.5593, 92.5925
CIE-Luv:
76.7257, 26.8579, 76.3127
Hunter-Lab:
71.4682, -6.6582, 41.6908
#dabc2f color charts
#dabc2f color shades, tints & tones
#dabc2f color schemes
#dabc2f color preview, HTML & CSS examples
This text has a color of #dabc2f
<p style="color:#dabc2f;">Text here</p>
.mytext {color:#dabc2f;}
This box has a color of #dabc2f
<div style="background-color:#dabc2f;">Content here</div>
.mybackground {background-color:#dabc2f;}
Border around this has a color of #dabc2f
<div style="border:2px solid #dabc2f;">Content here</div>
.myborder {border:2px solid #dabc2f;}