#daf880 color space conversions
Hex:
#daf880
RGB:
218, 248, 128
CMY:
15, 3, 50
CMYK:
12, 0, 48, 3
HSL:
75°, 89.5522%, 73.7255%
HSV (HSB):
75°, 48.3871%, 97.2549%
XYZ:
66.3771, 83.5987, 33.0598
xyY:
0.3626, 0.4567, 83.5987
CIE-Lab:
93.2759, -27.4118, 53.9828
CIE-LCH:
93.2759, 60.5438, 116.9208
CIE-Luv:
93.2759, -13.0973, 74.8014
Hunter-Lab:
91.4323, -30.4210, 42.5648
#daf880 color charts
#daf880 color shades, tints & tones
#daf880 color schemes
#daf880 color preview, HTML & CSS examples
This text has a color of #daf880
<p style="color:#daf880;">Text here</p>
.mytext {color:#daf880;}
This box has a color of #daf880
<div style="background-color:#daf880;">Content here</div>
.mybackground {background-color:#daf880;}
Border around this has a color of #daf880
<div style="border:2px solid #daf880;">Content here</div>
.myborder {border:2px solid #daf880;}