#cdebec color space conversions
Hex:
#cdebec
RGB:
205, 235, 236
CMY:
20, 8, 7
CMYK:
13, 0, 0, 7
HSL:
182°, 44.9275%, 86.4706%
HSV (HSB):
182°, 13.1356%, 92.5490%
XYZ:
70.0255, 78.4519, 90.8089
xyY:
0.2926, 0.3279, 78.4519
CIE-Lab:
90.9857, -9.5572, -3.7995
CIE-LCH:
90.9857, 10.2848, 201.6807
CIE-Luv:
90.9857, -15.9312, -4.2383
Hunter-Lab:
88.5731, -13.8816, 1.2145
#cdebec color charts
#cdebec color shades, tints & tones
#cdebec color schemes
#cdebec color preview, HTML & CSS examples
This text has a color of #cdebec
<p style="color:#cdebec;">Text here</p>
.mytext {color:#cdebec;}
This box has a color of #cdebec
<div style="background-color:#cdebec;">Content here</div>
.mybackground {background-color:#cdebec;}
Border around this has a color of #cdebec
<div style="border:2px solid #cdebec;">Content here</div>
.myborder {border:2px solid #cdebec;}