#dabf40 color space conversions
Hex:
#dabf40
RGB:
218, 191, 64
CMY:
15, 25, 75
CMYK:
0, 12, 71, 15
HSL:
49°, 67.5439%, 55.2941%
HSV (HSB):
49°, 70.6422%, 85.4902%
XYZ:
48.4697, 52.5372, 12.4366
xyY:
0.4273, 0.4631, 52.5372
CIE-Lab:
77.6010, -3.9858, 64.3426
CIE-LCH:
77.6010, 64.4660, 93.5447
CIE-Luv:
77.6010, 24.2424, 73.4066
Hunter-Lab:
72.4825, -7.4801, 40.5648
#dabf40 color charts
#dabf40 color shades, tints & tones
#dabf40 color schemes
#dabf40 color preview, HTML & CSS examples
This text has a color of #dabf40
<p style="color:#dabf40;">Text here</p>
.mytext {color:#dabf40;}
This box has a color of #dabf40
<div style="background-color:#dabf40;">Content here</div>
.mybackground {background-color:#dabf40;}
Border around this has a color of #dabf40
<div style="border:2px solid #dabf40;">Content here</div>
.myborder {border:2px solid #dabf40;}