#cbbac8 color space conversions
Hex:
#cbbac8
RGB:
203, 186, 200
CMY:
20, 27, 22
CMYK:
0, 8, 1, 20
HSL:
311°, 14.0496%, 76.2745%
HSV (HSB):
311°, 8.3744%, 79.6078%
XYZ:
52.6128, 51.9845, 61.9046
xyY:
0.3160, 0.3122, 51.9845
CIE-Lab:
77.2715, 8.5065, -4.8724
CIE-LCH:
77.2715, 9.8031, 330.1966
CIE-Luv:
77.2715, 8.9116, -8.8308
Hunter-Lab:
72.1002, 4.0792, -0.4357
#cbbac8 color charts
#cbbac8 color shades, tints & tones
#cbbac8 color schemes
#cbbac8 color preview, HTML & CSS examples
This text has a color of #cbbac8
<p style="color:#cbbac8;">Text here</p>
.mytext {color:#cbbac8;}
This box has a color of #cbbac8
<div style="background-color:#cbbac8;">Content here</div>
.mybackground {background-color:#cbbac8;}
Border around this has a color of #cbbac8
<div style="border:2px solid #cbbac8;">Content here</div>
.myborder {border:2px solid #cbbac8;}