#daf225 color space conversions
Hex:
#daf225
RGB:
218, 242, 37
CMY:
15, 5, 85
CMYK:
10, 0, 85, 5
HSL:
67°, 88.7446%, 54.7059%
HSV (HSB):
67°, 84.7107%, 94.9020%
XYZ:
60.9995, 78.5433, 13.6956
xyY:
0.3981, 0.5126, 78.5433
CIE-Lab:
91.0272, -30.0377, 84.3214
CIE-LCH:
91.0272, 89.5118, 109.6073
CIE-Luv:
91.0272, -8.5810, 99.1882
Hunter-Lab:
88.6246, -32.2332, 52.8749
#daf225 color charts
#daf225 color shades, tints & tones
#daf225 color schemes
#daf225 color preview, HTML & CSS examples
This text has a color of #daf225
<p style="color:#daf225;">Text here</p>
.mytext {color:#daf225;}
This box has a color of #daf225
<div style="background-color:#daf225;">Content here</div>
.mybackground {background-color:#daf225;}
Border around this has a color of #daf225
<div style="border:2px solid #daf225;">Content here</div>
.myborder {border:2px solid #daf225;}