#cbdec3 color space conversions
Hex:
#cbdec3
RGB:
203, 222, 195
CMY:
20, 13, 24
CMYK:
9, 0, 12, 13
HSL:
102°, 29.0323%, 81.7647%
HSV (HSB):
102°, 12.1622%, 87.0588%
XYZ:
60.6002, 68.8792, 61.7308
xyY:
0.3169, 0.3602, 68.8792
CIE-Lab:
86.4442, -11.2263, 11.0977
CIE-LCH:
86.4442, 15.7857, 135.3301
CIE-Luv:
86.4442, -9.3422, 18.3811
Hunter-Lab:
82.9935, -14.9014, 13.9954
#cbdec3 color charts
#cbdec3 color shades, tints & tones
#cbdec3 color schemes
#cbdec3 color preview, HTML & CSS examples
This text has a color of #cbdec3
<p style="color:#cbdec3;">Text here</p>
.mytext {color:#cbdec3;}
This box has a color of #cbdec3
<div style="background-color:#cbdec3;">Content here</div>
.mybackground {background-color:#cbdec3;}
Border around this has a color of #cbdec3
<div style="border:2px solid #cbdec3;">Content here</div>
.myborder {border:2px solid #cbdec3;}