#cedce2 color space conversions
Hex:
#cedce2
RGB:
206, 220, 226
CMY:
19, 14, 11
CMYK:
9, 3, 0, 11
HSL:
198°, 25.6410%, 84.7059%
HSV (HSB):
198°, 8.8496%, 88.6275%
XYZ:
64.7743, 69.7992, 82.0101
xyY:
0.2991, 0.3223, 69.7992
CIE-Lab:
86.8983, -3.5217, -4.5589
CIE-LCH:
86.8983, 5.7607, 232.3146
CIE-Luv:
86.8983, -7.9276, -6.4153
Hunter-Lab:
83.5459, -7.8119, 0.2820
#cedce2 color charts
#cedce2 color shades, tints & tones
#cedce2 color schemes
#cedce2 color preview, HTML & CSS examples
This text has a color of #cedce2
<p style="color:#cedce2;">Text here</p>
.mytext {color:#cedce2;}
This box has a color of #cedce2
<div style="background-color:#cedce2;">Content here</div>
.mybackground {background-color:#cedce2;}
Border around this has a color of #cedce2
<div style="border:2px solid #cedce2;">Content here</div>
.myborder {border:2px solid #cedce2;}