#daf941 color space conversions
Hex:
#daf941
RGB:
218, 249, 65
CMY:
15, 2, 75
CMYK:
12, 0, 74, 2
HSL:
70°, 93.8776%, 61.5686%
HSV (HSB):
70°, 73.8956%, 97.6471%
XYZ:
63.7433, 83.0384, 17.6694
xyY:
0.3876, 0.5049, 83.0384
CIE-Lab:
93.0313, -32.3039, 78.8952
CIE-LCH:
93.0313, 85.2525, 112.2668
CIE-Luv:
93.0313, -12.9165, 97.0472
Hunter-Lab:
91.1254, -34.6068, 52.2913
#daf941 color charts
#daf941 color shades, tints & tones
#daf941 color schemes
#daf941 color preview, HTML & CSS examples
This text has a color of #daf941
<p style="color:#daf941;">Text here</p>
.mytext {color:#daf941;}
This box has a color of #daf941
<div style="background-color:#daf941;">Content here</div>
.mybackground {background-color:#daf941;}
Border around this has a color of #daf941
<div style="border:2px solid #daf941;">Content here</div>
.myborder {border:2px solid #daf941;}