#c3500a color space conversions
Hex:
#c3500a
RGB:
195, 80, 10
CMY:
24, 69, 96
CMYK:
0, 59, 95, 24
HSL:
23°, 90.2439%, 40.1961%
HSV (HSB):
23°, 94.8718%, 76.4706%
XYZ:
25.4291, 17.3613, 2.2980
xyY:
0.5640, 0.3851, 17.3613
CIE-Lab:
48.7121, 43.2502, 56.3024
CIE-LCH:
48.7121, 70.9967, 52.4694
CIE-Luv:
48.7121, 94.7481, 41.4246
Hunter-Lab:
41.6669, 36.0205, 25.8970
#c3500a color charts
#c3500a color shades, tints & tones
#c3500a color schemes
#c3500a color preview, HTML & CSS examples
This text has a color of #c3500a
<p style="color:#c3500a;">Text here</p>
.mytext {color:#c3500a;}
This box has a color of #c3500a
<div style="background-color:#c3500a;">Content here</div>
.mybackground {background-color:#c3500a;}
Border around this has a color of #c3500a
<div style="border:2px solid #c3500a;">Content here</div>
.myborder {border:2px solid #c3500a;}