#ceddec color space conversions
Hex:
#ceddec
RGB:
206, 221, 236
CMY:
19, 13, 7
CMYK:
13, 6, 0, 7
HSL:
210°, 44.1176%, 86.6667%
HSV (HSB):
210°, 12.7119%, 92.5490%
XYZ:
66.4504, 70.8908, 89.5379
xyY:
0.2929, 0.3125, 70.8908
CIE-Lab:
87.4319, -2.0590, -9.0443
CIE-LCH:
87.4319, 9.2757, 257.1748
CIE-Luv:
87.4319, -8.8292, -13.7493
Hunter-Lab:
84.1967, -6.4671, -4.1135
#ceddec color charts
#ceddec RGB chart
#ceddec CMYK chart
#ceddec RGB pie chart
#ceddec color shades, tints & tones
#ceddec color schemes
#ceddec color preview, HTML & CSS examples
This text has a color of #ceddec
<p style="color:#ceddec;">Text here</p>
.mytext {color:#ceddec;}
Text color #ceddec
This box has a color of #ceddec
<div style="background-color:#ceddec;">Content here</div>
.mybackground {background-color:#ceddec;}
Background color #ceddec
Border around this has a color of #ceddec
<div style="border:2px solid #ceddec;">Content here</div>
.myborder {border:2px solid #ceddec;}
Border color #ceddec