#c5937f color space conversions
Hex:
#c5937f
RGB:
197, 147, 127
CMY:
23, 42, 50
CMYK:
0, 25, 36, 23
HSL:
17°, 37.6344%, 63.5294%
HSV (HSB):
17°, 35.5330%, 77.2549%
XYZ:
37.2904, 34.2701, 24.7280
xyY:
0.3873, 0.3559, 34.2701
CIE-Lab:
65.1764, 16.1372, 17.9368
CIE-LCH:
65.1764, 24.1275, 48.0231
CIE-Luv:
65.1764, 34.4158, 20.9603
Hunter-Lab:
58.5406, 11.2586, 15.9339
#c5937f color charts
#c5937f color shades, tints & tones
#c5937f color schemes
#c5937f color preview, HTML & CSS examples
This text has a color of #c5937f
<p style="color:#c5937f;">Text here</p>
.mytext {color:#c5937f;}
This box has a color of #c5937f
<div style="background-color:#c5937f;">Content here</div>
.mybackground {background-color:#c5937f;}
Border around this has a color of #c5937f
<div style="border:2px solid #c5937f;">Content here</div>
.myborder {border:2px solid #c5937f;}