#c5500f color space conversions
Hex:
#c5500f
RGB:
197, 80, 15
CMY:
23, 69, 94
CMYK:
0, 59, 92, 23
HSL:
21°, 85.8491%, 41.5686%
HSV (HSB):
21°, 92.3858%, 77.2549%
XYZ:
25.9808, 17.6421, 2.4879
xyY:
0.5634, 0.3826, 17.6421
CIE-Lab:
49.0591, 44.0679, 55.4183
CIE-LCH:
49.0591, 70.8037, 51.5088
CIE-Luv:
49.0591, 96.1800, 41.0361
Hunter-Lab:
42.0025, 36.9075, 25.8899
#c5500f color charts
#c5500f color shades, tints & tones
#c5500f color schemes
#c5500f color preview, HTML & CSS examples
This text has a color of #c5500f
<p style="color:#c5500f;">Text here</p>
.mytext {color:#c5500f;}
This box has a color of #c5500f
<div style="background-color:#c5500f;">Content here</div>
.mybackground {background-color:#c5500f;}
Border around this has a color of #c5500f
<div style="border:2px solid #c5500f;">Content here</div>
.myborder {border:2px solid #c5500f;}