#cededa color space conversions
Hex:
#cededa
RGB:
206, 222, 218
CMY:
19, 13, 15
CMYK:
7, 0, 2, 13
HSL:
165°, 19.5122%, 83.9216%
HSV (HSB):
165°, 7.2072%, 87.0588%
XYZ:
64.2298, 70.4263, 76.5380
xyY:
0.3041, 0.3335, 70.4263
CIE-Lab:
87.2055, -6.0824, 0.1116
CIE-LCH:
87.2055, 6.0834, 178.9484
CIE-Luv:
87.2055, -8.5740, 1.2351
Hunter-Lab:
83.9204, -10.2430, 4.6699
#cededa color charts
#cededa RGB chart
#cededa CMYK chart
#cededa RGB pie chart
#cededa color shades, tints & tones
#cededa color schemes
#cededa color preview, HTML & CSS examples
This text has a color of #cededa
<p style="color:#cededa;">Text here</p>
.mytext {color:#cededa;}
Text color #cededa
This box has a color of #cededa
<div style="background-color:#cededa;">Content here</div>
.mybackground {background-color:#cededa;}
Background color #cededa
Border around this has a color of #cededa
<div style="border:2px solid #cededa;">Content here</div>
.myborder {border:2px solid #cededa;}
Border color #cededa