#dafb2f color space conversions
Hex:
#dafb2f
RGB:
218, 251, 47
CMY:
15, 2, 82
CMYK:
13, 0, 81, 2
HSL:
70°, 96.2264%, 58.4314%
HSV (HSB):
70°, 81.2749%, 98.4314%
XYZ:
63.9237, 84.1050, 15.5541
xyY:
0.3908, 0.5141, 84.1050
CIE-Lab:
93.4961, -33.8949, 84.2362
CIE-LCH:
93.4961, 90.7998, 111.9188
CIE-Luv:
93.4961, -13.9718, 101.2569
Hunter-Lab:
91.7088, -36.0707, 54.1404
#dafb2f color charts
#dafb2f color shades, tints & tones
#dafb2f color schemes
#dafb2f color preview, HTML & CSS examples
This text has a color of #dafb2f
<p style="color:#dafb2f;">Text here</p>
.mytext {color:#dafb2f;}
This box has a color of #dafb2f
<div style="background-color:#dafb2f;">Content here</div>
.mybackground {background-color:#dafb2f;}
Border around this has a color of #dafb2f
<div style="border:2px solid #dafb2f;">Content here</div>
.myborder {border:2px solid #dafb2f;}