#cbbdd2 color space conversions
Hex:
#cbbdd2
RGB:
203, 189, 210
CMY:
20, 26, 18
CMYK:
3, 10, 0, 18
HSL:
280°, 18.9189%, 78.2353%
HSV (HSB):
280°, 10.0000%, 82.3529%
XYZ:
54.4591, 53.7448, 68.4763
xyY:
0.3082, 0.3042, 53.7448
CIE-Lab:
78.3127, 8.7656, -8.7442
CIE-LCH:
78.3127, 12.3813, 315.0701
CIE-Luv:
78.3127, 6.6152, -14.8702
Hunter-Lab:
73.3109, 4.3049, -4.0624
#cbbdd2 color charts
#cbbdd2 color shades, tints & tones
#cbbdd2 color schemes
#cbbdd2 color preview, HTML & CSS examples
This text has a color of #cbbdd2
<p style="color:#cbbdd2;">Text here</p>
.mytext {color:#cbbdd2;}
This box has a color of #cbbdd2
<div style="background-color:#cbbdd2;">Content here</div>
.mybackground {background-color:#cbbdd2;}
Border around this has a color of #cbbdd2
<div style="border:2px solid #cbbdd2;">Content here</div>
.myborder {border:2px solid #cbbdd2;}