#cbedec color space conversions
Hex:
#cbedec
RGB:
203, 237, 236
CMY:
20, 7, 7
CMYK:
14, 0, 0, 7
HSL:
178°, 48.5714%, 86.2745%
HSV (HSB):
178°, 14.3460%, 92.9412%
XYZ:
70.0531, 79.3210, 90.9752
xyY:
0.2915, 0.3300, 79.3210
CIE-Lab:
91.3793, -11.1944, -3.2357
CIE-LCH:
91.3793, 11.6527, 196.1219
CIE-Luv:
91.3793, -17.8525, -3.0798
Hunter-Lab:
89.0623, -15.4577, 1.7802
#cbedec color charts
#cbedec color shades, tints & tones
#cbedec color schemes
#cbedec color preview, HTML & CSS examples
This text has a color of #cbedec
<p style="color:#cbedec;">Text here</p>
.mytext {color:#cbedec;}
This box has a color of #cbedec
<div style="background-color:#cbedec;">Content here</div>
.mybackground {background-color:#cbedec;}
Border around this has a color of #cbedec
<div style="border:2px solid #cbedec;">Content here</div>
.myborder {border:2px solid #cbedec;}