#daf964 color space conversions
Hex:
#daf964
RGB:
218, 249, 100
CMY:
15, 2, 61
CMYK:
12, 0, 60, 2
HSL:
72°, 92.5466%, 68.4314%
HSV (HSB):
72°, 59.8394%, 97.6471%
XYZ:
65.0894, 83.5769, 24.7580
xyY:
0.3753, 0.4819, 83.5769
CIE-Lab:
93.2664, -30.2582, 66.3187
CIE-LCH:
93.2664, 72.8953, 114.5250
CIE-Luv:
93.2664, -13.2618, 86.8574
Hunter-Lab:
91.4204, -32.8975, 47.9377
#daf964 color charts
#daf964 color shades, tints & tones
#daf964 color schemes
#daf964 color preview, HTML & CSS examples
This text has a color of #daf964
<p style="color:#daf964;">Text here</p>
.mytext {color:#daf964;}
This box has a color of #daf964
<div style="background-color:#daf964;">Content here</div>
.mybackground {background-color:#daf964;}
Border around this has a color of #daf964
<div style="border:2px solid #daf964;">Content here</div>
.myborder {border:2px solid #daf964;}