#c5963e color space conversions
Hex:
#c5963e
RGB:
197, 150, 62
CMY:
23, 41, 76
CMYK:
0, 24, 69, 23
HSL:
39°, 53.7849%, 50.7843%
HSV (HSB):
39°, 68.5279%, 77.2549%
XYZ:
34.8018, 34.0308, 9.2918
xyY:
0.4455, 0.4356, 34.0308
CIE-Lab:
64.9870, 8.6226, 51.5800
CIE-LCH:
64.9870, 52.2958, 80.5097
CIE-Luv:
64.9870, 38.0560, 55.8004
Hunter-Lab:
58.3359, 4.4009, 31.3914
#c5963e color charts
#c5963e color shades, tints & tones
#c5963e color schemes
#c5963e color preview, HTML & CSS examples
This text has a color of #c5963e
<p style="color:#c5963e;">Text here</p>
.mytext {color:#c5963e;}
This box has a color of #c5963e
<div style="background-color:#c5963e;">Content here</div>
.mybackground {background-color:#c5963e;}
Border around this has a color of #c5963e
<div style="border:2px solid #c5963e;">Content here</div>
.myborder {border:2px solid #c5963e;}