#daf4e1 color space conversions
Hex:
#daf4e1
RGB:
218, 244, 225
CMY:
15, 4, 12
CMYK:
11, 0, 8, 4
HSL:
136°, 54.1667%, 90.5882%
HSV (HSB):
136°, 10.6557%, 95.6863%
XYZ:
74.8547, 85.0430, 83.7038
xyY:
0.3073, 0.3491, 85.0430
CIE-Lab:
93.9017, -11.9746, 6.2717
CIE-LCH:
93.9017, 13.5176, 152.3567
CIE-Luv:
93.9017, -13.2952, 11.6571
Hunter-Lab:
92.2188, -16.4930, 10.7376
#daf4e1 color charts
#daf4e1 color shades, tints & tones
#daf4e1 color schemes
#daf4e1 color preview, HTML & CSS examples
This text has a color of #daf4e1
<p style="color:#daf4e1;">Text here</p>
.mytext {color:#daf4e1;}
This box has a color of #daf4e1
<div style="background-color:#daf4e1;">Content here</div>
.mybackground {background-color:#daf4e1;}
Border around this has a color of #daf4e1
<div style="border:2px solid #daf4e1;">Content here</div>
.myborder {border:2px solid #daf4e1;}