#cdecec color space conversions
Hex:
#cdecec
RGB:
205, 236, 236
CMY:
20, 7, 7
CMYK:
13, 0, 0, 7
HSL:
180°, 44.9275%, 86.4706%
HSV (HSB):
180°, 13.1356%, 92.5490%
XYZ:
70.3126, 79.0262, 90.9046
xyY:
0.2927, 0.3289, 79.0262
CIE-Lab:
91.2461, -10.0632, -3.4167
CIE-LCH:
91.2461, 10.6274, 198.7535
CIE-Luv:
91.2461, -16.4002, -3.5534
Hunter-Lab:
88.8967, -14.3850, 1.5985
#cdecec color charts
#cdecec RGB chart
#cdecec CMYK chart
#cdecec RGB pie chart
#cdecec color shades, tints & tones
#cdecec color schemes
#cdecec color preview, HTML & CSS examples
This text has a color of #cdecec
<p style="color:#cdecec;">Text here</p>
.mytext {color:#cdecec;}
Text color #cdecec
This box has a color of #cdecec
<div style="background-color:#cdecec;">Content here</div>
.mybackground {background-color:#cdecec;}
Background color #cdecec
Border around this has a color of #cdecec
<div style="border:2px solid #cdecec;">Content here</div>
.myborder {border:2px solid #cdecec;}
Border color #cdecec