#daf70f color space conversions
Hex:
#daf70f
RGB:
218, 247, 15
CMY:
15, 3, 94
CMYK:
12, 0, 94, 3
HSL:
68°, 93.5484%, 51.3725%
HSV (HSB):
68°, 93.9271%, 96.8627%
XYZ:
62.2604, 81.4614, 12.8941
xyY:
0.3975, 0.5201, 81.4614
CIE-Lab:
92.3366, -32.7302, 88.5733
CIE-LCH:
92.3366, 94.4272, 110.2806
CIE-Luv:
92.3366, -11.5000, 103.0883
Hunter-Lab:
90.2560, -34.8150, 54.7089
#daf70f color charts
#daf70f color shades, tints & tones
#daf70f color schemes
#daf70f color preview, HTML & CSS examples
This text has a color of #daf70f
<p style="color:#daf70f;">Text here</p>
.mytext {color:#daf70f;}
This box has a color of #daf70f
<div style="background-color:#daf70f;">Content here</div>
.mybackground {background-color:#daf70f;}
Border around this has a color of #daf70f
<div style="border:2px solid #daf70f;">Content here</div>
.myborder {border:2px solid #daf70f;}