#c7af6e color space conversions
Hex:
#c7af6e
RGB:
199, 175, 110
CMY:
22, 31, 57
CMYK:
0, 12, 45, 22
HSL:
44°, 44.2786%, 60.5882%
HSV (HSB):
44°, 44.7236%, 78.0392%
XYZ:
41.6976, 43.9278, 21.0331
xyY:
0.3909, 0.4119, 43.9278
CIE-Lab:
72.1802, -0.1654, 36.4208
CIE-LCH:
72.1802, 36.4212, 90.2601
CIE-Luv:
72.1802, 19.2867, 46.2901
Hunter-Lab:
66.2781, -3.6867, 27.5792
#c7af6e color charts
#c7af6e color shades, tints & tones
#c7af6e color schemes
#c7af6e color preview, HTML & CSS examples
This text has a color of #c7af6e
<p style="color:#c7af6e;">Text here</p>
.mytext {color:#c7af6e;}
This box has a color of #c7af6e
<div style="background-color:#c7af6e;">Content here</div>
.mybackground {background-color:#c7af6e;}
Border around this has a color of #c7af6e
<div style="border:2px solid #c7af6e;">Content here</div>
.myborder {border:2px solid #c7af6e;}