#c5973c color space conversions
Hex:
#c5973c
RGB:
197, 151, 60
CMY:
23, 41, 76
CMYK:
0, 23, 70, 23
HSL:
40°, 54.1502%, 50.3922%
HSV (HSB):
40°, 69.5431%, 77.2549%
XYZ:
34.9082, 34.3298, 9.0614
xyY:
0.4458, 0.4384, 34.3298
CIE-Lab:
65.2235, 7.9674, 52.7215
CIE-LCH:
65.2235, 53.3201, 81.4064
CIE-Luv:
65.2235, 37.4279, 56.8949
Hunter-Lab:
58.5916, 3.8128, 31.8447
#c5973c color charts
#c5973c color shades, tints & tones
#c5973c color schemes
#c5973c color preview, HTML & CSS examples
This text has a color of #c5973c
<p style="color:#c5973c;">Text here</p>
.mytext {color:#c5973c;}
This box has a color of #c5973c
<div style="background-color:#c5973c;">Content here</div>
.mybackground {background-color:#c5973c;}
Border around this has a color of #c5973c
<div style="border:2px solid #c5973c;">Content here</div>
.myborder {border:2px solid #c5973c;}