#daf2dd color space conversions
Hex:
#daf2dd
RGB:
218, 242, 221
CMY:
15, 5, 13
CMYK:
10, 0, 9, 5
HSL:
128°, 48.0000%, 90.1961%
HSV (HSB):
128°, 9.9174%, 94.9020%
XYZ:
73.7167, 83.6301, 80.6636
xyY:
0.3097, 0.3514, 83.6301
CIE-Lab:
93.2896, -11.6885, 7.4621
CIE-LCH:
93.2896, 13.8673, 147.4451
CIE-Luv:
93.2896, -12.1829, 13.3689
Hunter-Lab:
91.4495, -16.1493, 11.7176
#daf2dd color charts
#daf2dd color shades, tints & tones
#daf2dd color schemes
#daf2dd color preview, HTML & CSS examples
This text has a color of #daf2dd
<p style="color:#daf2dd;">Text here</p>
.mytext {color:#daf2dd;}
This box has a color of #daf2dd
<div style="background-color:#daf2dd;">Content here</div>
.mybackground {background-color:#daf2dd;}
Border around this has a color of #daf2dd
<div style="border:2px solid #daf2dd;">Content here</div>
.myborder {border:2px solid #daf2dd;}