#c7a95e color space conversions
Hex:
#c7a95e
RGB:
199, 169, 94
CMY:
22, 34, 63
CMYK:
0, 15, 53, 22
HSL:
43°, 48.3871%, 57.4510%
HSV (HSB):
43°, 52.7638%, 78.0392%
XYZ:
39.7615, 41.3262, 16.4708
xyY:
0.4076, 0.4236, 41.3262
CIE-Lab:
70.4039, 1.5179, 42.4072
CIE-LCH:
70.4039, 42.4343, 87.9501
CIE-Luv:
70.4039, 24.2209, 51.4429
Hunter-Lab:
64.2855, -2.0946, 29.8090
#c7a95e color charts
#c7a95e color shades, tints & tones
#c7a95e color schemes
#c7a95e color preview, HTML & CSS examples
This text has a color of #c7a95e
<p style="color:#c7a95e;">Text here</p>
.mytext {color:#c7a95e;}
This box has a color of #c7a95e
<div style="background-color:#c7a95e;">Content here</div>
.mybackground {background-color:#c7a95e;}
Border around this has a color of #c7a95e
<div style="border:2px solid #c7a95e;">Content here</div>
.myborder {border:2px solid #c7a95e;}