#c2bac2 color space conversions
Hex:
#c2bac2
RGB:
194, 186, 194
CMY:
24, 27, 24
CMYK:
0, 4, 0, 24
HSL:
300°, 6.1538%, 74.5098%
HSV (HSB):
300°, 4.1237%, 76.0784%
XYZ:
49.5446, 50.4822, 58.1717
xyY:
0.3132, 0.3191, 50.4822
CIE-Lab:
76.3643, 4.2764, -3.0370
CIE-LCH:
76.3643, 5.2451, 324.6180
CIE-Luv:
76.3643, 4.0870, -5.2963
Hunter-Lab:
71.0508, 0.1314, 1.1929
#c2bac2 color charts
#c2bac2 color shades, tints & tones
#c2bac2 color schemes
#c2bac2 color preview, HTML & CSS examples
This text has a color of #c2bac2
<p style="color:#c2bac2;">Text here</p>
.mytext {color:#c2bac2;}
This box has a color of #c2bac2
<div style="background-color:#c2bac2;">Content here</div>
.mybackground {background-color:#c2bac2;}
Border around this has a color of #c2bac2
<div style="border:2px solid #c2bac2;">Content here</div>
.myborder {border:2px solid #c2bac2;}