#c7a05e color space conversions
Hex:
#c7a05e
RGB:
199, 160, 94
CMY:
22, 37, 63
CMYK:
0, 20, 53, 22
HSL:
38°, 48.3871%, 57.4510%
HSV (HSB):
38°, 52.7638%, 78.0392%
XYZ:
38.1444, 38.0919, 15.9317
xyY:
0.4139, 0.4133, 38.0919
CIE-Lab:
68.0883, 6.3588, 39.5902
CIE-LCH:
68.0883, 40.0977, 80.8753
CIE-Luv:
68.0883, 30.3443, 47.1058
Hunter-Lab:
61.7186, 2.3120, 27.8982
#c7a05e color charts
#c7a05e color shades, tints & tones
#c7a05e color schemes
#c7a05e color preview, HTML & CSS examples
This text has a color of #c7a05e
<p style="color:#c7a05e;">Text here</p>
.mytext {color:#c7a05e;}
This box has a color of #c7a05e
<div style="background-color:#c7a05e;">Content here</div>
.mybackground {background-color:#c7a05e;}
Border around this has a color of #c7a05e
<div style="border:2px solid #c7a05e;">Content here</div>
.myborder {border:2px solid #c7a05e;}