#dafd3f color space conversions
Hex:
#dafd3f
RGB:
218, 253, 63
CMY:
15, 1, 75
CMYK:
14, 0, 75, 1
HSL:
71°, 97.9381%, 61.9608%
HSV (HSB):
71°, 75.0988%, 99.2157%
XYZ:
64.9359, 85.5149, 17.7862
xyY:
0.3860, 0.5083, 85.5149
CIE-Lab:
94.1045, -34.2173, 80.5059
CIE-LCH:
94.1045, 87.4759, 113.0269
CIE-Luv:
94.1045, -15.2226, 99.0956
Hunter-Lab:
92.4742, -36.4863, 53.3284
#dafd3f color charts
#dafd3f color shades, tints & tones
#dafd3f color schemes
#dafd3f color preview, HTML & CSS examples
This text has a color of #dafd3f
<p style="color:#dafd3f;">Text here</p>
.mytext {color:#dafd3f;}
This box has a color of #dafd3f
<div style="background-color:#dafd3f;">Content here</div>
.mybackground {background-color:#dafd3f;}
Border around this has a color of #dafd3f
<div style="border:2px solid #dafd3f;">Content here</div>
.myborder {border:2px solid #dafd3f;}