#c2b1b1 color space conversions
Hex:
#c2b1b1
RGB:
194, 177, 177
CMY:
24, 31, 31
CMYK:
0, 9, 9, 24
HSL:
0°, 12.2302%, 72.7451%
HSV (HSB):
0°, 8.7629%, 76.0784%
XYZ:
45.9061, 46.0879, 48.0713
xyY:
0.3277, 0.3290, 46.0879
CIE-Lab:
73.6026, 6.0781, 2.1970
CIE-LCH:
73.6026, 6.4630, 19.8725
CIE-Luv:
73.6026, 10.0310, 2.1510
Hunter-Lab:
67.8881, 1.8979, 5.5386
#c2b1b1 color charts
#c2b1b1 color shades, tints & tones
#c2b1b1 color schemes
#c2b1b1 color preview, HTML & CSS examples
This text has a color of #c2b1b1
<p style="color:#c2b1b1;">Text here</p>
.mytext {color:#c2b1b1;}
This box has a color of #c2b1b1
<div style="background-color:#c2b1b1;">Content here</div>
.mybackground {background-color:#c2b1b1;}
Border around this has a color of #c2b1b1
<div style="border:2px solid #c2b1b1;">Content here</div>
.myborder {border:2px solid #c2b1b1;}