#dafe05 color space conversions
Hex:
#dafe05
RGB:
218, 254, 5
CMY:
15, 0, 98
CMYK:
14, 0, 98, 0
HSL:
69°, 99.2032%, 50.7843%
HSV (HSB):
69°, 98.0315%, 99.6078%
XYZ:
64.3826, 85.8000, 13.3113
xyY:
0.3938, 0.5248, 85.8000
CIE-Lab:
94.2268, -35.9985, 90.7840
CIE-LCH:
94.2268, 97.6608, 111.6298
CIE-Luv:
94.2268, -15.6075, 106.1755
Hunter-Lab:
92.6283, -38.0305, 56.3194
#dafe05 color charts
#dafe05 color shades, tints & tones
#dafe05 color schemes
#dafe05 color preview, HTML & CSS examples
This text has a color of #dafe05
<p style="color:#dafe05;">Text here</p>
.mytext {color:#dafe05;}
This box has a color of #dafe05
<div style="background-color:#dafe05;">Content here</div>
.mybackground {background-color:#dafe05;}
Border around this has a color of #dafe05
<div style="border:2px solid #dafe05;">Content here</div>
.myborder {border:2px solid #dafe05;}