#ceded8 color space conversions
Hex:
#ceded8
RGB:
206, 222, 216
CMY:
19, 13, 15
CMYK:
7, 0, 3, 13
HSL:
158°, 19.5122%, 83.9216%
HSV (HSB):
158°, 7.2072%, 87.0588%
XYZ:
63.9695, 70.3222, 75.1677
xyY:
0.3054, 0.3357, 70.3222
CIE-Lab:
87.1547, -6.4565, 1.0916
CIE-LCH:
87.1547, 6.5481, 170.4038
CIE-Luv:
87.1547, -8.4949, 2.7920
Hunter-Lab:
83.8584, -10.5872, 5.5553
#ceded8 color charts
#ceded8 color shades, tints & tones
#ceded8 color schemes
#ceded8 color preview, HTML & CSS examples
This text has a color of #ceded8
<p style="color:#ceded8;">Text here</p>
.mytext {color:#ceded8;}
This box has a color of #ceded8
<div style="background-color:#ceded8;">Content here</div>
.mybackground {background-color:#ceded8;}
Border around this has a color of #ceded8
<div style="border:2px solid #ceded8;">Content here</div>
.myborder {border:2px solid #ceded8;}