#cbdcc9 color space conversions
Hex:
#cbdcc9
RGB:
203, 220, 201
CMY:
20, 14, 21
CMYK:
8, 0, 9, 14
HSL:
114°, 21.3483%, 82.5490%
HSV (HSB):
114°, 8.6364%, 86.2745%
XYZ:
60.7644, 68.1000, 65.2003
xyY:
0.3131, 0.3509, 68.1000
CIE-Lab:
86.0564, -9.1665, 7.3843
CIE-LCH:
86.0564, 11.7708, 141.1458
CIE-Luv:
86.0564, -8.5401, 12.6323
Hunter-Lab:
82.5227, -12.9788, 10.9215
#cbdcc9 color charts
#cbdcc9 color shades, tints & tones
#cbdcc9 color schemes
#cbdcc9 color preview, HTML & CSS examples
This text has a color of #cbdcc9
<p style="color:#cbdcc9;">Text here</p>
.mytext {color:#cbdcc9;}
This box has a color of #cbdcc9
<div style="background-color:#cbdcc9;">Content here</div>
.mybackground {background-color:#cbdcc9;}
Border around this has a color of #cbdcc9
<div style="border:2px solid #cbdcc9;">Content here</div>
.myborder {border:2px solid #cbdcc9;}