#c5975f color space conversions
Hex:
#c5975f
RGB:
197, 151, 95
CMY:
23, 41, 63
CMYK:
0, 23, 52, 23
HSL:
33°, 46.7890%, 57.2549%
HSV (HSB):
33°, 51.7766%, 77.2549%
XYZ:
36.1581, 34.8298, 15.6435
xyY:
0.4174, 0.4020, 34.8298
CIE-Lab:
65.6159, 10.4997, 35.9668
CIE-LCH:
65.6159, 37.4681, 73.7261
CIE-Luv:
65.6159, 34.9826, 42.0826
Hunter-Lab:
59.0167, 6.0833, 25.5957
#c5975f color charts
#c5975f color shades, tints & tones
#c5975f color schemes
#c5975f color preview, HTML & CSS examples
This text has a color of #c5975f
<p style="color:#c5975f;">Text here</p>
.mytext {color:#c5975f;}
This box has a color of #c5975f
<div style="background-color:#c5975f;">Content here</div>
.mybackground {background-color:#c5975f;}
Border around this has a color of #c5975f
<div style="border:2px solid #c5975f;">Content here</div>
.myborder {border:2px solid #c5975f;}