#c7caa3 color space conversions
Hex:
#c7caa3
RGB:
199, 202, 163
CMY:
22, 21, 36
CMYK:
1, 0, 19, 21
HSL:
65°, 26.8966%, 71.5686%
HSV (HSB):
65°, 19.3069%, 79.2157%
XYZ:
51.2846, 57.0275, 42.9548
xyY:
0.3390, 0.3770, 57.0275
CIE-Lab:
80.1951, -7.5792, 19.1704
CIE-LCH:
80.1951, 20.6142, 111.5719
CIE-Luv:
80.1951, 0.2648, 28.4469
Hunter-Lab:
75.5166, -10.9316, 19.1367
#c7caa3 color charts
#c7caa3 color shades, tints & tones
#c7caa3 color schemes
#c7caa3 color preview, HTML & CSS examples
This text has a color of #c7caa3
<p style="color:#c7caa3;">Text here</p>
.mytext {color:#c7caa3;}
This box has a color of #c7caa3
<div style="background-color:#c7caa3;">Content here</div>
.mybackground {background-color:#c7caa3;}
Border around this has a color of #c7caa3
<div style="border:2px solid #c7caa3;">Content here</div>
.myborder {border:2px solid #c7caa3;}