#d7fced color space conversions
Hex:
#d7fced
RGB:
215, 252, 237
CMY:
16, 1, 7
CMYK:
15, 0, 6, 1
HSL:
156°, 86.0465%, 91.5686%
HSV (HSB):
156°, 14.6825%, 98.8235%
XYZ:
78.1208, 90.1823, 93.4103
xyY:
0.2985, 0.3446, 90.1823
CIE-Lab:
96.0723, -14.7108, 3.1897
CIE-LCH:
96.0723, 15.0527, 167.7661
CIE-Luv:
96.0723, -19.0053, 7.5013
Hunter-Lab:
94.9644, -19.3477, 8.1553
#d7fced color charts
#d7fced color shades, tints & tones
#d7fced color schemes
#d7fced color preview, HTML & CSS examples
This text has a color of #d7fced
<p style="color:#d7fced;">Text here</p>
.mytext {color:#d7fced;}
This box has a color of #d7fced
<div style="background-color:#d7fced;">Content here</div>
.mybackground {background-color:#d7fced;}
Border around this has a color of #d7fced
<div style="border:2px solid #d7fced;">Content here</div>
.myborder {border:2px solid #d7fced;}