#cbbdcc color space conversions
Hex:
#cbbdcc
RGB:
203, 189, 204
CMY:
20, 26, 20
CMYK:
0, 7, 0, 20
HSL:
296°, 12.8205%, 77.0588%
HSV (HSB):
296°, 7.3529%, 80.0000%
XYZ:
53.7253, 53.4513, 64.6123
xyY:
0.3127, 0.3111, 53.4513
CIE-Lab:
78.1407, 7.6334, -5.7551
CIE-LCH:
78.1407, 9.5598, 322.9860
CIE-Luv:
78.1407, 7.0684, -10.0469
Hunter-Lab:
73.1104, 3.2277, -1.2210
#cbbdcc color charts
#cbbdcc RGB chart
#cbbdcc CMYK chart
#cbbdcc RGB pie chart
#cbbdcc color shades, tints & tones
#cbbdcc color schemes
#cbbdcc color preview, HTML & CSS examples
This text has a color of #cbbdcc
<p style="color:#cbbdcc;">Text here</p>
.mytext {color:#cbbdcc;}
Text color #cbbdcc
This box has a color of #cbbdcc
<div style="background-color:#cbbdcc;">Content here</div>
.mybackground {background-color:#cbbdcc;}
Background color #cbbdcc
Border around this has a color of #cbbdcc
<div style="border:2px solid #cbbdcc;">Content here</div>
.myborder {border:2px solid #cbbdcc;}
Border color #cbbdcc