#c7caa7 color space conversions
Hex:
#c7caa7
RGB:
199, 202, 167
CMY:
22, 21, 35
CMYK:
1, 0, 17, 21
HSL:
65°, 24.8227%, 72.3529%
HSV (HSB):
65°, 17.3267%, 79.2157%
XYZ:
51.6488, 57.1732, 44.8726
xyY:
0.3360, 0.3720, 57.1732
CIE-Lab:
80.2769, -6.9707, 17.1602
CIE-LCH:
80.2769, 18.5219, 112.1076
CIE-Luv:
80.2769, 0.0771, 25.6727
Hunter-Lab:
75.6130, -10.3951, 17.7434
#c7caa7 color charts
#c7caa7 color shades, tints & tones
#c7caa7 color schemes
#c7caa7 color preview, HTML & CSS examples
This text has a color of #c7caa7
<p style="color:#c7caa7;">Text here</p>
.mytext {color:#c7caa7;}
This box has a color of #c7caa7
<div style="background-color:#c7caa7;">Content here</div>
.mybackground {background-color:#c7caa7;}
Border around this has a color of #c7caa7
<div style="border:2px solid #c7caa7;">Content here</div>
.myborder {border:2px solid #c7caa7;}