#c2b2a3 color space conversions
Hex:
#c2b2a3
RGB:
194, 178, 163
CMY:
24, 30, 36
CMYK:
0, 8, 16, 24
HSL:
29°, 20.2614%, 70.0000%
HSV (HSB):
29°, 15.9794%, 76.0784%
XYZ:
44.7794, 45.9545, 41.1603
xyY:
0.3395, 0.3484, 45.9545
CIE-Lab:
73.5160, 3.2153, 9.7264
CIE-LCH:
73.5160, 10.2441, 71.7076
CIE-Luv:
73.5160, 10.5365, 13.3237
Hunter-Lab:
67.7897, -0.7215, 11.4533
#c2b2a3 color charts
#c2b2a3 color shades, tints & tones
#c2b2a3 color schemes
#c2b2a3 color preview, HTML & CSS examples
This text has a color of #c2b2a3
<p style="color:#c2b2a3;">Text here</p>
.mytext {color:#c2b2a3;}
This box has a color of #c2b2a3
<div style="background-color:#c2b2a3;">Content here</div>
.mybackground {background-color:#c2b2a3;}
Border around this has a color of #c2b2a3
<div style="border:2px solid #c2b2a3;">Content here</div>
.myborder {border:2px solid #c2b2a3;}