#c2b2ac color space conversions
Hex:
#c2b2ac
RGB:
194, 178, 172
CMY:
24, 30, 33
CMYK:
0, 8, 11, 24
HSL:
16°, 15.2778%, 71.7647%
HSV (HSB):
16°, 11.3402%, 76.0784%
XYZ:
45.6149, 46.2887, 45.5602
xyY:
0.3318, 0.3367, 46.2887
CIE-Lab:
73.7325, 4.6871, 5.1203
CIE-LCH:
73.7325, 6.9416, 47.5293
CIE-Luv:
73.7325, 9.8717, 6.6070
Hunter-Lab:
68.0358, 0.6136, 7.9215
#c2b2ac color charts
#c2b2ac color shades, tints & tones
#c2b2ac color schemes
#c2b2ac color preview, HTML & CSS examples
This text has a color of #c2b2ac
<p style="color:#c2b2ac;">Text here</p>
.mytext {color:#c2b2ac;}
This box has a color of #c2b2ac
<div style="background-color:#c2b2ac;">Content here</div>
.mybackground {background-color:#c2b2ac;}
Border around this has a color of #c2b2ac
<div style="border:2px solid #c2b2ac;">Content here</div>
.myborder {border:2px solid #c2b2ac;}