#cedddd color space conversions
Hex:
#cedddd
RGB:
206, 221, 221
CMY:
19, 13, 13
CMYK:
7, 0, 0, 13
HSL:
180°, 18.0723%, 83.7255%
HSV (HSB):
180°, 6.7873%, 86.6667%
XYZ:
64.3612, 70.0552, 78.5364
xyY:
0.3022, 0.3290, 70.0552
CIE-Lab:
87.0239, -5.0005, -1.7359
CIE-LCH:
87.0239, 5.2932, 199.1441
CIE-Luv:
87.0239, -8.2050, -1.7849
Hunter-Lab:
83.6990, -9.2138, 2.9563
#cedddd color charts
#cedddd RGB chart
#cedddd CMYK chart
#cedddd RGB pie chart
#cedddd color shades, tints & tones
#cedddd color schemes
#cedddd color preview, HTML & CSS examples
This text has a color of #cedddd
<p style="color:#cedddd;">Text here</p>
.mytext {color:#cedddd;}
Text color #cedddd
This box has a color of #cedddd
<div style="background-color:#cedddd;">Content here</div>
.mybackground {background-color:#cedddd;}
Background color #cedddd
Border around this has a color of #cedddd
<div style="border:2px solid #cedddd;">Content here</div>
.myborder {border:2px solid #cedddd;}
Border color #cedddd