#cbddc9 color space conversions
Hex:
#cbddc9
RGB:
203, 221, 201
CMY:
20, 13, 21
CMYK:
8, 0, 9, 13
HSL:
114°, 22.7273%, 82.7451%
HSV (HSB):
114°, 9.0498%, 86.6667%
XYZ:
61.0277, 68.6265, 65.2881
xyY:
0.3131, 0.3520, 68.6265
CIE-Lab:
86.3187, -9.6761, 7.7610
CIE-LCH:
86.3187, 12.4040, 141.2675
CIE-Luv:
86.3187, -9.0453, 13.2799
Hunter-Lab:
82.8411, -13.4739, 11.2616
#cbddc9 color charts
#cbddc9 color shades, tints & tones
#cbddc9 color schemes
#cbddc9 color preview, HTML & CSS examples
This text has a color of #cbddc9
<p style="color:#cbddc9;">Text here</p>
.mytext {color:#cbddc9;}
This box has a color of #cbddc9
<div style="background-color:#cbddc9;">Content here</div>
.mybackground {background-color:#cbddc9;}
Border around this has a color of #cbddc9
<div style="border:2px solid #cbddc9;">Content here</div>
.myborder {border:2px solid #cbddc9;}