#cbeddc color space conversions
Hex:
#cbeddc
RGB:
203, 237, 220
CMY:
20, 7, 14
CMYK:
14, 0, 7, 7
HSL:
150°, 48.5714%, 86.2745%
HSV (HSB):
150°, 14.3460%, 92.9412%
XYZ:
67.8311, 78.4322, 79.2740
xyY:
0.3008, 0.3478, 78.4322
CIE-Lab:
90.9768, -14.2859, 4.5196
CIE-LCH:
90.9768, 14.9838, 162.4443
CIE-Luv:
90.9768, -17.4765, 9.3775
Hunter-Lab:
88.5620, -18.2673, 8.9214
#cbeddc color charts
#cbeddc RGB chart
#cbeddc CMYK chart
#cbeddc RGB pie chart
#cbeddc color shades, tints & tones
#cbeddc color schemes
#cbeddc color preview, HTML & CSS examples
This text has a color of #cbeddc
<p style="color:#cbeddc;">Text here</p>
.mytext {color:#cbeddc;}
Text color #cbeddc
This box has a color of #cbeddc
<div style="background-color:#cbeddc;">Content here</div>
.mybackground {background-color:#cbeddc;}
Background color #cbeddc
Border around this has a color of #cbeddc
<div style="border:2px solid #cbeddc;">Content here</div>
.myborder {border:2px solid #cbeddc;}
Border color #cbeddc