#cfe0e0 color space conversions
Hex:
#cfe0e0
RGB:
207, 224, 224
CMY:
19, 12, 12
CMYK:
8, 0, 0, 12
HSL:
180°, 21.5190%, 84.5098%
HSV (HSB):
180°, 7.5893%, 87.8431%
XYZ:
65.8423, 71.9585, 80.9401
xyY:
0.3010, 0.3290, 71.9585
CIE-Lab:
87.9486, -5.6437, -1.9531
CIE-LCH:
87.9486, 5.9721, 199.0889
CIE-Luv:
87.9486, -9.2587, -2.0124
Hunter-Lab:
84.8284, -9.9010, 2.8075
#cfe0e0 color charts
#cfe0e0 color shades, tints & tones
#cfe0e0 color schemes
#cfe0e0 color preview, HTML & CSS examples
This text has a color of #cfe0e0
<p style="color:#cfe0e0;">Text here</p>
.mytext {color:#cfe0e0;}
This box has a color of #cfe0e0
<div style="background-color:#cfe0e0;">Content here</div>
.mybackground {background-color:#cfe0e0;}
Border around this has a color of #cfe0e0
<div style="border:2px solid #cfe0e0;">Content here</div>
.myborder {border:2px solid #cfe0e0;}