#cfe6cd color space conversions
Hex:
#cfe6cd
RGB:
207, 230, 205
CMY:
19, 10, 20
CMYK:
10, 0, 11, 10
HSL:
115°, 33.3333%, 85.2941%
HSV (HSB):
115°, 10.8696%, 90.1961%
XYZ:
65.0484, 74.2668, 68.6641
xyY:
0.3128, 0.3571, 74.2668
CIE-Lab:
89.0484, -12.1697, 9.6091
CIE-LCH:
89.0484, 15.5060, 141.7057
CIE-Luv:
89.0484, -11.5534, 16.4950
Hunter-Lab:
86.1782, -16.0778, 13.0843
#cfe6cd color charts
#cfe6cd color shades, tints & tones
#cfe6cd color schemes
#cfe6cd color preview, HTML & CSS examples
This text has a color of #cfe6cd
<p style="color:#cfe6cd;">Text here</p>
.mytext {color:#cfe6cd;}
This box has a color of #cfe6cd
<div style="background-color:#cfe6cd;">Content here</div>
.mybackground {background-color:#cfe6cd;}
Border around this has a color of #cfe6cd
<div style="border:2px solid #cfe6cd;">Content here</div>
.myborder {border:2px solid #cfe6cd;}