#cbdebb color space conversions
Hex:
#cbdebb
RGB:
203, 222, 187
CMY:
20, 13, 27
CMYK:
9, 0, 16, 13
HSL:
93°, 34.6535%, 80.1961%
HSV (HSB):
93°, 15.7658%, 87.0588%
XYZ:
59.7195, 68.5269, 57.0932
xyY:
0.3222, 0.3697, 68.5269
CIE-Lab:
86.2692, -12.5671, 15.0497
CIE-LCH:
86.2692, 19.6068, 129.8633
CIE-Luv:
86.2692, -9.0716, 24.1888
Hunter-Lab:
82.7810, -16.0940, 17.0550
#cbdebb color charts
#cbdebb color shades, tints & tones
#cbdebb color schemes
#cbdebb color preview, HTML & CSS examples
This text has a color of #cbdebb
<p style="color:#cbdebb;">Text here</p>
.mytext {color:#cbdebb;}
This box has a color of #cbdebb
<div style="background-color:#cbdebb;">Content here</div>
.mybackground {background-color:#cbdebb;}
Border around this has a color of #cbdebb
<div style="border:2px solid #cbdebb;">Content here</div>
.myborder {border:2px solid #cbdebb;}