#c3501d color space conversions
Hex:
#c3501d
RGB:
195, 80, 29
CMY:
24, 69, 89
CMYK:
0, 59, 85, 24
HSL:
18°, 74.1071%, 43.9216%
HSV (HSB):
18°, 85.1282%, 76.4706%
XYZ:
25.5961, 17.4281, 3.1773
xyY:
0.5540, 0.3772, 17.4281
CIE-Lab:
48.7950, 43.5966, 50.1417
CIE-LCH:
48.7950, 66.4444, 48.9941
CIE-Luv:
48.7950, 93.5087, 38.4346
Hunter-Lab:
41.7470, 36.3854, 24.7104
#c3501d color charts
#c3501d color shades, tints & tones
#c3501d color schemes
#c3501d color preview, HTML & CSS examples
This text has a color of #c3501d
<p style="color:#c3501d;">Text here</p>
.mytext {color:#c3501d;}
This box has a color of #c3501d
<div style="background-color:#c3501d;">Content here</div>
.mybackground {background-color:#c3501d;}
Border around this has a color of #c3501d
<div style="border:2px solid #c3501d;">Content here</div>
.myborder {border:2px solid #c3501d;}