#cfe2cc color space conversions
Hex:
#cfe2cc
RGB:
207, 226, 204
CMY:
19, 11, 20
CMYK:
8, 0, 10, 11
HSL:
112°, 27.5000%, 84.3137%
HSV (HSB):
112°, 9.7345%, 88.6275%
XYZ:
63.8276, 72.0177, 67.6635
xyY:
0.3136, 0.3539, 72.0177
CIE-Lab:
87.9771, -10.3260, 8.5993
CIE-LCH:
87.9771, 13.4378, 140.2133
CIE-Luv:
87.9771, -9.5061, 14.6637
Hunter-Lab:
84.8633, -14.2569, 12.1310
#cfe2cc color charts
#cfe2cc color shades, tints & tones
#cfe2cc color schemes
#cfe2cc color preview, HTML & CSS examples
This text has a color of #cfe2cc
<p style="color:#cfe2cc;">Text here</p>
.mytext {color:#cfe2cc;}
This box has a color of #cfe2cc
<div style="background-color:#cfe2cc;">Content here</div>
.mybackground {background-color:#cfe2cc;}
Border around this has a color of #cfe2cc
<div style="border:2px solid #cfe2cc;">Content here</div>
.myborder {border:2px solid #cfe2cc;}