#cedcdc color space conversions
Hex:
#cedcdc
RGB:
206, 220, 220
CMY:
19, 14, 14
CMYK:
6, 0, 0, 14
HSL:
180°, 16.6667%, 83.5294%
HSV (HSB):
180°, 6.3636%, 86.2745%
XYZ:
63.9651, 69.4755, 77.7489
xyY:
0.3029, 0.3290, 69.4755
CIE-Lab:
86.7390, -4.6750, -1.6257
CIE-LCH:
86.7390, 4.9496, 199.1745
CIE-Luv:
86.7390, -7.6744, -1.6704
Hunter-Lab:
83.3520, -8.8834, 3.0419
#cedcdc color charts
#cedcdc RGB chart
#cedcdc CMYK chart
#cedcdc RGB pie chart
#cedcdc color shades, tints & tones
#cedcdc color schemes
#cedcdc color preview, HTML & CSS examples
This text has a color of #cedcdc
<p style="color:#cedcdc;">Text here</p>
.mytext {color:#cedcdc;}
Text color #cedcdc
This box has a color of #cedcdc
<div style="background-color:#cedcdc;">Content here</div>
.mybackground {background-color:#cedcdc;}
Background color #cedcdc
Border around this has a color of #cedcdc
<div style="border:2px solid #cedcdc;">Content here</div>
.myborder {border:2px solid #cedcdc;}
Border color #cedcdc