#cfded9 color space conversions
Hex:
#cfded9
RGB:
207, 222, 217
CMY:
19, 13, 15
CMYK:
7, 0, 2, 13
HSL:
160°, 18.5185%, 84.1176%
HSV (HSB):
160°, 6.7568%, 87.0588%
XYZ:
64.3778, 70.5177, 75.8638
xyY:
0.3055, 0.3346, 70.5177
CIE-Lab:
87.2502, -5.9379, 0.7123
CIE-LCH:
87.2502, 5.9805, 173.1600
CIE-Luv:
87.2502, -8.0003, 2.1257
Hunter-Lab:
83.9748, -10.1121, 5.2191
#cfded9 color charts
#cfded9 color shades, tints & tones
#cfded9 color schemes
#cfded9 color preview, HTML & CSS examples
This text has a color of #cfded9
<p style="color:#cfded9;">Text here</p>
.mytext {color:#cfded9;}
This box has a color of #cfded9
<div style="background-color:#cfded9;">Content here</div>
.mybackground {background-color:#cfded9;}
Border around this has a color of #cfded9
<div style="border:2px solid #cfded9;">Content here</div>
.myborder {border:2px solid #cfded9;}