#c1500e color space conversions
Hex:
#c1500e
RGB:
193, 80, 14
CMY:
24, 69, 95
CMYK:
0, 59, 93, 24
HSL:
22°, 86.4734%, 40.5882%
HSV (HSB):
22°, 92.7461%, 75.6863%
XYZ:
24.9402, 17.1065, 2.4029
xyY:
0.5611, 0.3849, 17.1065
CIE-Lab:
48.3939, 42.5437, 54.9254
CIE-LCH:
48.3939, 69.4749, 52.2396
CIE-Luv:
48.3939, 92.8944, 40.8049
Hunter-Lab:
41.3600, 35.2563, 25.5075
#c1500e color charts
#c1500e color shades, tints & tones
#c1500e color schemes
#c1500e color preview, HTML & CSS examples
This text has a color of #c1500e
<p style="color:#c1500e;">Text here</p>
.mytext {color:#c1500e;}
This box has a color of #c1500e
<div style="background-color:#c1500e;">Content here</div>
.mybackground {background-color:#c1500e;}
Border around this has a color of #c1500e
<div style="border:2px solid #c1500e;">Content here</div>
.myborder {border:2px solid #c1500e;}