#dafe04 color space conversions
Hex:
#dafe04
RGB:
218, 254, 4
CMY:
15, 0, 98
CMYK:
14, 0, 98, 0
HSL:
69°, 99.2063%, 50.5882%
HSV (HSB):
69°, 98.4252%, 99.6078%
XYZ:
64.3772, 85.7978, 13.2825
xyY:
0.3938, 0.5249, 85.7978
CIE-Lab:
94.2258, -36.0069, 90.8542
CIE-LCH:
94.2258, 97.7291, 111.6192
CIE-Luv:
94.2258, -15.6063, 106.2181
Hunter-Lab:
92.6271, -38.0374, 56.3370
#dafe04 color charts
#dafe04 color shades, tints & tones
#dafe04 color schemes
#dafe04 color preview, HTML & CSS examples
This text has a color of #dafe04
<p style="color:#dafe04;">Text here</p>
.mytext {color:#dafe04;}
This box has a color of #dafe04
<div style="background-color:#dafe04;">Content here</div>
.mybackground {background-color:#dafe04;}
Border around this has a color of #dafe04
<div style="border:2px solid #dafe04;">Content here</div>
.myborder {border:2px solid #dafe04;}