#c7945f color space conversions
Hex:
#c7945f
RGB:
199, 148, 95
CMY:
22, 42, 63
CMYK:
0, 26, 52, 22
HSL:
31°, 48.1481%, 57.6471%
HSV (HSB):
31°, 52.2613%, 78.0392%
XYZ:
36.2087, 34.1481, 15.5093
xyY:
0.4217, 0.3977, 34.1481
CIE-Lab:
65.0800, 12.9783, 35.3433
CIE-LCH:
65.0800, 37.6508, 69.8364
CIE-Luv:
65.0800, 38.5765, 40.8012
Hunter-Lab:
58.4364, 8.3393, 25.1696
#c7945f color charts
#c7945f color shades, tints & tones
#c7945f color schemes
#c7945f color preview, HTML & CSS examples
This text has a color of #c7945f
<p style="color:#c7945f;">Text here</p>
.mytext {color:#c7945f;}
This box has a color of #c7945f
<div style="background-color:#c7945f;">Content here</div>
.mybackground {background-color:#c7945f;}
Border around this has a color of #c7945f
<div style="border:2px solid #c7945f;">Content here</div>
.myborder {border:2px solid #c7945f;}