#daf000 color space conversions
Hex:
#daf000
RGB:
218, 240, 0
CMY:
15, 6, 100
CMYK:
9, 0, 100, 6
HSL:
66°, 100.0000%, 47.0588%
HSV (HSB):
66°, 100.0000%, 94.1176%
XYZ:
60.0735, 77.2256, 11.7398
xyY:
0.4031, 0.5182, 77.2256
CIE-Lab:
90.4254, -29.6368, 88.3007
CIE-LCH:
90.4254, 93.1416, 108.5536
CIE-Luv:
90.4254, -7.2511, 101.1628
Hunter-Lab:
87.8781, -31.7639, 53.5940
#daf000 color charts
#daf000 color shades, tints & tones
#daf000 color schemes
#daf000 color preview, HTML & CSS examples
This text has a color of #daf000
<p style="color:#daf000;">Text here</p>
.mytext {color:#daf000;}
This box has a color of #daf000
<div style="background-color:#daf000;">Content here</div>
.mybackground {background-color:#daf000;}
Border around this has a color of #daf000
<div style="border:2px solid #daf000;">Content here</div>
.myborder {border:2px solid #daf000;}