#cedec4 color space conversions
Hex:
#cedec4
RGB:
206, 222, 196
CMY:
19, 13, 23
CMYK:
7, 0, 12, 13
HSL:
97°, 28.2609%, 81.9608%
HSV (HSB):
97°, 11.7117%, 87.0588%
XYZ:
61.5387, 69.3499, 62.3670
xyY:
0.3184, 0.3589, 69.3499
CIE-Lab:
86.6770, -10.0198, 10.9324
CIE-LCH:
86.6770, 14.8295, 132.5058
CIE-Luv:
86.6770, -7.7271, 17.9359
Hunter-Lab:
83.2766, -13.8283, 13.8905
#cedec4 color charts
#cedec4 color shades, tints & tones
#cedec4 color schemes
#cedec4 color preview, HTML & CSS examples
This text has a color of #cedec4
<p style="color:#cedec4;">Text here</p>
.mytext {color:#cedec4;}
This box has a color of #cedec4
<div style="background-color:#cedec4;">Content here</div>
.mybackground {background-color:#cedec4;}
Border around this has a color of #cedec4
<div style="border:2px solid #cedec4;">Content here</div>
.myborder {border:2px solid #cedec4;}