#daf070 color space conversions
Hex:
#daf070
RGB:
218, 240, 112
CMY:
15, 6, 56
CMYK:
9, 0, 53, 6
HSL:
70°, 81.0127%, 69.0196%
HSV (HSB):
70°, 53.3333%, 94.1176%
XYZ:
62.9982, 78.3955, 27.1407
xyY:
0.3738, 0.4652, 78.3955
CIE-Lab:
90.9601, -25.0883, 58.5454
CIE-LCH:
90.9601, 63.6944, 113.1964
CIE-Luv:
90.9601, -8.2622, 78.0858
Hunter-Lab:
88.5412, -27.9422, 43.8046
#daf070 color charts
#daf070 color shades, tints & tones
#daf070 color schemes
#daf070 color preview, HTML & CSS examples
This text has a color of #daf070
<p style="color:#daf070;">Text here</p>
.mytext {color:#daf070;}
This box has a color of #daf070
<div style="background-color:#daf070;">Content here</div>
.mybackground {background-color:#daf070;}
Border around this has a color of #daf070
<div style="border:2px solid #daf070;">Content here</div>
.myborder {border:2px solid #daf070;}