#c7ae7a color space conversions
Hex:
#c7ae7a
RGB:
199, 174, 122
CMY:
22, 32, 52
CMYK:
0, 13, 39, 22
HSL:
41°, 40.7407%, 62.9412%
HSV (HSB):
41°, 38.6935%, 78.0392%
XYZ:
42.2021, 43.8194, 24.6460
xyY:
0.3813, 0.3960, 43.8194
CIE-Lab:
72.1076, 1.6738, 30.0222
CIE-LCH:
72.1076, 30.0688, 86.8090
CIE-Luv:
72.1076, 19.1411, 38.9641
Hunter-Lab:
66.1962, -2.0441, 24.2626
#c7ae7a color charts
#c7ae7a color shades, tints & tones
#c7ae7a color schemes
#c7ae7a color preview, HTML & CSS examples
This text has a color of #c7ae7a
<p style="color:#c7ae7a;">Text here</p>
.mytext {color:#c7ae7a;}
This box has a color of #c7ae7a
<div style="background-color:#c7ae7a;">Content here</div>
.mybackground {background-color:#c7ae7a;}
Border around this has a color of #c7ae7a
<div style="border:2px solid #c7ae7a;">Content here</div>
.myborder {border:2px solid #c7ae7a;}