#c7b98f color space conversions
Hex:
#c7b98f
RGB:
199, 185, 143
CMY:
22, 27, 44
CMYK:
0, 7, 28, 22
HSL:
45°, 33.3333%, 67.0588%
HSV (HSB):
45°, 28.1407%, 78.0392%
XYZ:
45.8601, 48.8232, 32.9933
xyY:
0.3592, 0.3824, 48.8232
CIE-Lab:
75.3412, -1.5472, 23.1510
CIE-LCH:
75.3412, 23.2027, 93.8233
CIE-Luv:
75.3412, 11.0513, 31.9223
Hunter-Lab:
69.8736, -5.1241, 20.9156
#c7b98f color charts
#c7b98f color shades, tints & tones
#c7b98f color schemes
#c7b98f color preview, HTML & CSS examples
This text has a color of #c7b98f
<p style="color:#c7b98f;">Text here</p>
.mytext {color:#c7b98f;}
This box has a color of #c7b98f
<div style="background-color:#c7b98f;">Content here</div>
.mybackground {background-color:#c7b98f;}
Border around this has a color of #c7b98f
<div style="border:2px solid #c7b98f;">Content here</div>
.myborder {border:2px solid #c7b98f;}