#c7a065 color space conversions
Hex:
#c7a065
RGB:
199, 160, 101
CMY:
22, 37, 60
CMYK:
0, 20, 49, 22
HSL:
36°, 46.6667%, 58.8235%
HSV (HSB):
36°, 49.2462%, 78.0392%
XYZ:
38.4730, 38.2233, 17.6620
xyY:
0.4077, 0.4051, 38.2233
CIE-Lab:
68.1849, 6.9984, 36.0718
CIE-LCH:
68.1849, 36.7444, 79.0202
CIE-Luv:
68.1849, 29.8214, 43.5406
Hunter-Lab:
61.8250, 2.8846, 26.3397
#c7a065 color charts
#c7a065 color shades, tints & tones
#c7a065 color schemes
#c7a065 color preview, HTML & CSS examples
This text has a color of #c7a065
<p style="color:#c7a065;">Text here</p>
.mytext {color:#c7a065;}
This box has a color of #c7a065
<div style="background-color:#c7a065;">Content here</div>
.mybackground {background-color:#c7a065;}
Border around this has a color of #c7a065
<div style="border:2px solid #c7a065;">Content here</div>
.myborder {border:2px solid #c7a065;}