#daffef color space conversions
Hex:
#daffef
RGB:
218, 255, 239
CMY:
15, 0, 6
CMYK:
15, 0, 6, 0
HSL:
154°, 100.0000%, 92.7451%
HSV (HSB):
154°, 14.5098%, 100.0000%
XYZ:
80.2534, 92.6574, 95.3162
xyY:
0.2992, 0.3454, 92.6574
CIE-Lab:
97.0884, -14.8667, 3.6577
CIE-LCH:
97.0884, 15.3100, 166.1778
CIE-Luv:
97.0884, -18.9786, 8.2573
Hunter-Lab:
96.2587, -19.6326, 8.6716
#daffef color charts
#daffef color shades, tints & tones
#daffef color schemes
#daffef color preview, HTML & CSS examples
This text has a color of #daffef
<p style="color:#daffef;">Text here</p>
.mytext {color:#daffef;}
This box has a color of #daffef
<div style="background-color:#daffef;">Content here</div>
.mybackground {background-color:#daffef;}
Border around this has a color of #daffef
<div style="border:2px solid #daffef;">Content here</div>
.myborder {border:2px solid #daffef;}