#c4503d color space conversions
Hex:
#c4503d
RGB:
196, 80, 61
CMY:
23, 69, 76
CMYK:
0, 59, 69, 23
HSL:
8°, 53.3597%, 50.3922%
HSV (HSB):
8°, 68.8776%, 76.8627%
XYZ:
26.4759, 17.8100, 6.4571
xyY:
0.5218, 0.3510, 17.8100
CIE-Lab:
49.2648, 45.2294, 34.5325
CIE-LCH:
49.2648, 56.9051, 37.3616
CIE-Luv:
49.2648, 89.9908, 28.0366
Hunter-Lab:
42.2019, 38.1310, 20.4696
#c4503d color charts
#c4503d color shades, tints & tones
#c4503d color schemes
#c4503d color preview, HTML & CSS examples
This text has a color of #c4503d
<p style="color:#c4503d;">Text here</p>
.mytext {color:#c4503d;}
This box has a color of #c4503d
<div style="background-color:#c4503d;">Content here</div>
.mybackground {background-color:#c4503d;}
Border around this has a color of #c4503d
<div style="border:2px solid #c4503d;">Content here</div>
.myborder {border:2px solid #c4503d;}