#cfecd7 color space conversions
Hex:
#cfecd7
RGB:
207, 236, 215
CMY:
19, 7, 16
CMYK:
12, 0, 9, 7
HSL:
137°, 43.2836%, 86.8627%
HSV (HSB):
137°, 12.2881%, 92.5490%
XYZ:
67.9933, 78.1626, 75.7932
xyY:
0.3063, 0.3522, 78.1626
CIE-Lab:
90.8541, -13.4010, 6.9809
CIE-LCH:
90.8541, 15.1102, 152.4839
CIE-Luv:
90.8541, -14.8207, 12.9019
Hunter-Lab:
88.4096, -17.4376, 11.0576
#cfecd7 color charts
#cfecd7 color shades, tints & tones
#cfecd7 color schemes
#cfecd7 color preview, HTML & CSS examples
This text has a color of #cfecd7
<p style="color:#cfecd7;">Text here</p>
.mytext {color:#cfecd7;}
This box has a color of #cfecd7
<div style="background-color:#cfecd7;">Content here</div>
.mybackground {background-color:#cfecd7;}
Border around this has a color of #cfecd7
<div style="border:2px solid #cfecd7;">Content here</div>
.myborder {border:2px solid #cfecd7;}