#c7a88f color space conversions
Hex:
#c7a88f
RGB:
199, 168, 143
CMY:
22, 34, 44
CMYK:
0, 16, 28, 22
HSL:
27°, 33.3333%, 67.0588%
HSV (HSB):
27°, 28.1407%, 78.0392%
XYZ:
42.5137, 42.1305, 31.8779
xyY:
0.3649, 0.3616, 42.1305
CIE-Lab:
70.9608, 7.5534, 17.1299
CIE-LCH:
70.9608, 18.7213, 66.2051
CIE-Luv:
70.9608, 21.1993, 22.1685
Hunter-Lab:
64.9080, 3.3256, 16.3169
#c7a88f color charts
#c7a88f color shades, tints & tones
#c7a88f color schemes
#c7a88f color preview, HTML & CSS examples
This text has a color of #c7a88f
<p style="color:#c7a88f;">Text here</p>
.mytext {color:#c7a88f;}
This box has a color of #c7a88f
<div style="background-color:#c7a88f;">Content here</div>
.mybackground {background-color:#c7a88f;}
Border around this has a color of #c7a88f
<div style="border:2px solid #c7a88f;">Content here</div>
.myborder {border:2px solid #c7a88f;}