#c55a1c color space conversions
Hex:
#c55a1c
RGB:
197, 90, 28
CMY:
23, 65, 89
CMYK:
0, 54, 86, 23
HSL:
22°, 75.1111%, 44.1176%
HSV (HSB):
22°, 85.7868%, 77.2549%
XYZ:
26.8917, 19.2665, 3.4001
xyY:
0.5426, 0.3888, 19.2665
CIE-Lab:
50.9975, 39.4615, 52.5326
CIE-LCH:
50.9975, 65.7030, 53.0868
CIE-Luv:
50.9975, 87.5315, 42.0421
Hunter-Lab:
43.8936, 32.5455, 26.1328
#c55a1c color charts
#c55a1c color shades, tints & tones
#c55a1c color schemes
#c55a1c color preview, HTML & CSS examples
This text has a color of #c55a1c
<p style="color:#c55a1c;">Text here</p>
.mytext {color:#c55a1c;}
This box has a color of #c55a1c
<div style="background-color:#c55a1c;">Content here</div>
.mybackground {background-color:#c55a1c;}
Border around this has a color of #c55a1c
<div style="border:2px solid #c55a1c;">Content here</div>
.myborder {border:2px solid #c55a1c;}