#dafc4b color space conversions
Hex:
#dafc4b
RGB:
218, 252, 75
CMY:
15, 1, 71
CMYK:
13, 0, 70, 1
HSL:
72°, 96.7213%, 64.1176%
HSV (HSB):
72°, 70.2381%, 98.8235%
XYZ:
64.9938, 85.0342, 19.6443
xyY:
0.3831, 0.5012, 85.0342
CIE-Lab:
93.8979, -33.1956, 76.4677
CIE-LCH:
93.8979, 83.3622, 113.4663
CIE-Luv:
93.8979, -14.7321, 95.8606
Hunter-Lab:
92.2140, -35.5650, 51.9193
#dafc4b color charts
#dafc4b color shades, tints & tones
#dafc4b color schemes
#dafc4b color preview, HTML & CSS examples
This text has a color of #dafc4b
<p style="color:#dafc4b;">Text here</p>
.mytext {color:#dafc4b;}
This box has a color of #dafc4b
<div style="background-color:#dafc4b;">Content here</div>
.mybackground {background-color:#dafc4b;}
Border around this has a color of #dafc4b
<div style="border:2px solid #dafc4b;">Content here</div>
.myborder {border:2px solid #dafc4b;}