#c61a2e color space conversions
Hex:
#c61a2e
RGB:
198, 26, 46
CMY:
22, 90, 82
CMYK:
0, 87, 77, 22
HSL:
353°, 76.7857%, 43.9216%
HSV (HSB):
353°, 86.8687%, 77.6471%
XYZ:
24.1512, 12.9418, 3.8099
xyY:
0.5905, 0.3164, 12.9418
CIE-Lab:
42.6754, 63.7806, 35.7491
CIE-LCH:
42.6754, 73.1161, 29.2707
CIE-Luv:
42.6754, 123.5583, 21.4845
Hunter-Lab:
35.9747, 56.8782, 18.9033
#c61a2e color charts
#c61a2e color shades, tints & tones
#c61a2e color schemes
#c61a2e color preview, HTML & CSS examples
This text has a color of #c61a2e
<p style="color:#c61a2e;">Text here</p>
.mytext {color:#c61a2e;}
This box has a color of #c61a2e
<div style="background-color:#c61a2e;">Content here</div>
.mybackground {background-color:#c61a2e;}
Border around this has a color of #c61a2e
<div style="border:2px solid #c61a2e;">Content here</div>
.myborder {border:2px solid #c61a2e;}