#c5966e color space conversions
Hex:
#c5966e
RGB:
197, 150, 110
CMY:
23, 41, 57
CMYK:
0, 24, 44, 23
HSL:
28°, 42.8571%, 60.1961%
HSV (HSB):
28°, 44.1624%, 77.2549%
XYZ:
36.7468, 34.8088, 19.5339
xyY:
0.4034, 0.3821, 34.8088
CIE-Lab:
65.5995, 12.5257, 27.8897
CIE-LCH:
65.5995, 30.5733, 65.8144
CIE-Luv:
65.5995, 34.2854, 33.2714
Hunter-Lab:
58.9990, 7.9283, 21.6691
#c5966e color charts
#c5966e color shades, tints & tones
#c5966e color schemes
#c5966e color preview, HTML & CSS examples
This text has a color of #c5966e
<p style="color:#c5966e;">Text here</p>
.mytext {color:#c5966e;}
This box has a color of #c5966e
<div style="background-color:#c5966e;">Content here</div>
.mybackground {background-color:#c5966e;}
Border around this has a color of #c5966e
<div style="border:2px solid #c5966e;">Content here</div>
.myborder {border:2px solid #c5966e;}