#cbddbc color space conversions
Hex:
#cbddbc
RGB:
203, 221, 188
CMY:
20, 13, 26
CMYK:
8, 0, 15, 13
HSL:
93°, 32.6733%, 80.1961%
HSV (HSB):
93°, 14.9321%, 86.6667%
XYZ:
59.5622, 68.0403, 57.5708
xyY:
0.3217, 0.3674, 68.0403
CIE-Lab:
86.0266, -11.8976, 14.1828
CIE-LCH:
86.0266, 18.5123, 129.9924
CIE-Luv:
86.0266, -8.5875, 22.8457
Hunter-Lab:
82.4865, -15.4595, 16.3596
#cbddbc color charts
#cbddbc color shades, tints & tones
#cbddbc color schemes
#cbddbc color preview, HTML & CSS examples
This text has a color of #cbddbc
<p style="color:#cbddbc;">Text here</p>
.mytext {color:#cbddbc;}
This box has a color of #cbddbc
<div style="background-color:#cbddbc;">Content here</div>
.mybackground {background-color:#cbddbc;}
Border around this has a color of #cbddbc
<div style="border:2px solid #cbddbc;">Content here</div>
.myborder {border:2px solid #cbddbc;}