#cbeedc color space conversions
Hex:
#cbeedc
RGB:
203, 238, 220
CMY:
20, 7, 14
CMYK:
15, 0, 8, 7
HSL:
149°, 50.7246%, 86.4706%
HSV (HSB):
149°, 14.7059%, 93.3333%
XYZ:
68.1214, 79.0129, 79.3708
xyY:
0.3008, 0.3488, 79.0129
CIE-Lab:
91.2401, -14.7845, 4.9005
CIE-LCH:
91.2401, 15.5755, 161.6616
CIE-Luv:
91.2401, -17.9561, 10.0418
Hunter-Lab:
88.8892, -18.7603, 9.2813
#cbeedc color charts
#cbeedc color shades, tints & tones
#cbeedc color schemes
#cbeedc color preview, HTML & CSS examples
This text has a color of #cbeedc
<p style="color:#cbeedc;">Text here</p>
.mytext {color:#cbeedc;}
This box has a color of #cbeedc
<div style="background-color:#cbeedc;">Content here</div>
.mybackground {background-color:#cbeedc;}
Border around this has a color of #cbeedc
<div style="border:2px solid #cbeedc;">Content here</div>
.myborder {border:2px solid #cbeedc;}