#cfecd6 color space conversions
Hex:
#cfecd6
RGB:
207, 236, 214
CMY:
19, 7, 16
CMYK:
12, 0, 9, 7
HSL:
134°, 43.2836%, 86.8627%
HSV (HSB):
134°, 12.2881%, 92.5490%
XYZ:
67.8652, 78.1113, 75.1184
xyY:
0.3070, 0.3533, 78.1113
CIE-Lab:
90.8307, -13.5814, 7.4682
CIE-LCH:
90.8307, 15.4993, 151.1942
CIE-Luv:
90.8307, -14.7937, 13.6553
Hunter-Lab:
88.3806, -17.6006, 11.4733
#cfecd6 color charts
#cfecd6 color shades, tints & tones
#cfecd6 color schemes
#cfecd6 color preview, HTML & CSS examples
This text has a color of #cfecd6
<p style="color:#cfecd6;">Text here</p>
.mytext {color:#cfecd6;}
This box has a color of #cfecd6
<div style="background-color:#cfecd6;">Content here</div>
.mybackground {background-color:#cfecd6;}
Border around this has a color of #cfecd6
<div style="border:2px solid #cfecd6;">Content here</div>
.myborder {border:2px solid #cfecd6;}