#c7aa7e color space conversions
Hex:
#c7aa7e
RGB:
199, 170, 126
CMY:
22, 33, 51
CMYK:
0, 15, 37, 22
HSL:
36°, 39.4595%, 63.7255%
HSV (HSB):
36°, 36.6834%, 78.0392%
XYZ:
41.6938, 42.3979, 25.7248
xyY:
0.3797, 0.3861, 42.3979
CIE-Lab:
71.1444, 4.2878, 26.6085
CIE-LCH:
71.1444, 26.9518, 80.8457
CIE-Luv:
71.1444, 21.3667, 34.3856
Hunter-Lab:
65.1137, 0.3487, 22.1556
#c7aa7e color charts
#c7aa7e color shades, tints & tones
#c7aa7e color schemes
#c7aa7e color preview, HTML & CSS examples
This text has a color of #c7aa7e
<p style="color:#c7aa7e;">Text here</p>
.mytext {color:#c7aa7e;}
This box has a color of #c7aa7e
<div style="background-color:#c7aa7e;">Content here</div>
.mybackground {background-color:#c7aa7e;}
Border around this has a color of #c7aa7e
<div style="border:2px solid #c7aa7e;">Content here</div>
.myborder {border:2px solid #c7aa7e;}