#cbdbc9 color space conversions
Hex:
#cbdbc9
RGB:
203, 219, 201
CMY:
20, 14, 21
CMYK:
7, 0, 8, 14
HSL:
113°, 20.0000%, 82.3529%
HSV (HSB):
113°, 8.2192%, 85.8824%
XYZ:
60.5027, 67.5766, 65.1131
xyY:
0.3132, 0.3498, 67.5766
CIE-Lab:
85.7943, -8.6559, 7.0076
CIE-LCH:
85.7943, 11.1369, 141.0071
CIE-Luv:
85.7943, -8.0343, 11.9842
Hunter-Lab:
82.2050, -12.4830, 10.5809
#cbdbc9 color charts
#cbdbc9 color shades, tints & tones
#cbdbc9 color schemes
#cbdbc9 color preview, HTML & CSS examples
This text has a color of #cbdbc9
<p style="color:#cbdbc9;">Text here</p>
.mytext {color:#cbdbc9;}
This box has a color of #cbdbc9
<div style="background-color:#cbdbc9;">Content here</div>
.mybackground {background-color:#cbdbc9;}
Border around this has a color of #cbdbc9
<div style="border:2px solid #cbdbc9;">Content here</div>
.myborder {border:2px solid #cbdbc9;}