#cbacc5 color space conversions
Hex:
#cbacc5
RGB:
203, 172, 197
CMY:
20, 33, 23
CMYK:
0, 15, 3, 20
HSL:
312°, 22.9630%, 73.5294%
HSV (HSB):
312°, 15.2709%, 79.6078%
XYZ:
49.4592, 46.2328, 59.1404
xyY:
0.3194, 0.2986, 46.2328
CIE-Lab:
73.6963, 15.5446, -8.5328
CIE-LCH:
73.6963, 17.7326, 331.2366
CIE-Luv:
73.6963, 16.3953, -15.5606
Hunter-Lab:
67.9947, 10.8498, -3.9729
#cbacc5 color charts
#cbacc5 color shades, tints & tones
#cbacc5 color schemes
#cbacc5 color preview, HTML & CSS examples
This text has a color of #cbacc5
<p style="color:#cbacc5;">Text here</p>
.mytext {color:#cbacc5;}
This box has a color of #cbacc5
<div style="background-color:#cbacc5;">Content here</div>
.mybackground {background-color:#cbacc5;}
Border around this has a color of #cbacc5
<div style="border:2px solid #cbacc5;">Content here</div>
.myborder {border:2px solid #cbacc5;}