#c5603d color space conversions
Hex:
#c5603d
RGB:
197, 96, 61
CMY:
23, 62, 76
CMYK:
0, 51, 69, 23
HSL:
15°, 53.9683%, 50.5882%
HSV (HSB):
15°, 69.0355%, 77.2549%
XYZ:
28.0511, 20.5730, 6.9074
xyY:
0.5051, 0.3705, 20.5730
CIE-Lab:
52.4789, 37.7272, 38.3017
CIE-LCH:
52.4789, 53.7621, 45.4329
CIE-Luv:
52.4789, 79.2303, 33.9586
Hunter-Lab:
45.3574, 31.0171, 22.7210
#c5603d color charts
#c5603d color shades, tints & tones
#c5603d color schemes
#c5603d color preview, HTML & CSS examples
This text has a color of #c5603d
<p style="color:#c5603d;">Text here</p>
.mytext {color:#c5603d;}
This box has a color of #c5603d
<div style="background-color:#c5603d;">Content here</div>
.mybackground {background-color:#c5603d;}
Border around this has a color of #c5603d
<div style="border:2px solid #c5603d;">Content here</div>
.myborder {border:2px solid #c5603d;}