#c7aa9d color space conversions
Hex:
#c7aa9d
RGB:
199, 170, 157
CMY:
22, 33, 38
CMYK:
0, 15, 21, 22
HSL:
19°, 27.2727%, 69.8039%
HSV (HSB):
19°, 21.1055%, 78.0392%
XYZ:
44.0137, 43.3259, 37.9412
xyY:
0.3513, 0.3458, 43.3259
CIE-Lab:
71.7756, 8.4867, 10.5984
CIE-LCH:
71.7756, 13.5776, 51.3141
CIE-Luv:
71.7756, 18.7772, 13.4531
Hunter-Lab:
65.8224, 4.1691, 11.8998
#c7aa9d color charts
#c7aa9d color shades, tints & tones
#c7aa9d color schemes
#c7aa9d color preview, HTML & CSS examples
This text has a color of #c7aa9d
<p style="color:#c7aa9d;">Text here</p>
.mytext {color:#c7aa9d;}
This box has a color of #c7aa9d
<div style="background-color:#c7aa9d;">Content here</div>
.mybackground {background-color:#c7aa9d;}
Border around this has a color of #c7aa9d
<div style="border:2px solid #c7aa9d;">Content here</div>
.myborder {border:2px solid #c7aa9d;}