#d7fcef color space conversions
Hex:
#d7fcef
RGB:
215, 252, 239
CMY:
16, 1, 6
CMYK:
15, 0, 5, 1
HSL:
159°, 86.0465%, 91.5686%
HSV (HSB):
159°, 14.6825%, 98.8235%
XYZ:
78.4147, 90.2999, 94.9581
xyY:
0.2974, 0.3425, 90.2999
CIE-Lab:
96.1210, -14.3340, 2.2297
CIE-LCH:
96.1210, 14.5064, 171.1582
CIE-Luv:
96.1210, -19.0498, 5.9626
Hunter-Lab:
95.0262, -18.9995, 7.2709
#d7fcef color charts
#d7fcef color shades, tints & tones
#d7fcef color schemes
#d7fcef color preview, HTML & CSS examples
This text has a color of #d7fcef
<p style="color:#d7fcef;">Text here</p>
.mytext {color:#d7fcef;}
This box has a color of #d7fcef
<div style="background-color:#d7fcef;">Content here</div>
.mybackground {background-color:#d7fcef;}
Border around this has a color of #d7fcef
<div style="border:2px solid #d7fcef;">Content here</div>
.myborder {border:2px solid #d7fcef;}