#cedade color space conversions
Hex:
#cedade
RGB:
206, 218, 222
CMY:
19, 15, 13
CMYK:
7, 2, 0, 13
HSL:
195°, 19.5122%, 83.9216%
HSV (HSB):
195°, 7.2072%, 87.0588%
XYZ:
63.7098, 68.5385, 78.9786
xyY:
0.3016, 0.3245, 68.5385
CIE-Lab:
86.2750, -3.2588, -3.3631
CIE-LCH:
86.2750, 4.6829, 225.9025
CIE-Luv:
86.2750, -6.7825, -4.5942
Hunter-Lab:
82.7880, -7.5137, 1.3898
#cedade color charts
#cedade RGB chart
#cedade CMYK chart
#cedade RGB pie chart
#cedade color shades, tints & tones
#cedade color schemes
#cedade color preview, HTML & CSS examples
This text has a color of #cedade
<p style="color:#cedade;">Text here</p>
.mytext {color:#cedade;}
Text color #cedade
This box has a color of #cedade
<div style="background-color:#cedade;">Content here</div>
.mybackground {background-color:#cedade;}
Background color #cedade
Border around this has a color of #cedade
<div style="border:2px solid #cedade;">Content here</div>
.myborder {border:2px solid #cedade;}
Border color #cedade