#c7aaaa color space conversions
Hex:
#c7aaaa
RGB:
199, 170, 170
CMY:
22, 33, 33
CMYK:
0, 15, 15, 22
HSL:
0°, 20.5674%, 72.3529%
HSV (HSB):
0°, 14.5729%, 78.0392%
XYZ:
45.1836, 43.7938, 44.1018
xyY:
0.3395, 0.3291, 43.7938
CIE-Lab:
72.0905, 10.5268, 3.9027
CIE-LCH:
72.0905, 11.2270, 20.3418
CIE-Luv:
72.0905, 17.5862, 3.7810
Hunter-Lab:
66.1769, 6.0648, 6.8116
#c7aaaa color charts
#c7aaaa color shades, tints & tones
#c7aaaa color schemes
#c7aaaa color preview, HTML & CSS examples
This text has a color of #c7aaaa
<p style="color:#c7aaaa;">Text here</p>
.mytext {color:#c7aaaa;}
This box has a color of #c7aaaa
<div style="background-color:#c7aaaa;">Content here</div>
.mybackground {background-color:#c7aaaa;}
Border around this has a color of #c7aaaa
<div style="border:2px solid #c7aaaa;">Content here</div>
.myborder {border:2px solid #c7aaaa;}