#c61c2a color space conversions
Hex:
#c61c2a
RGB:
198, 28, 42
CMY:
22, 89, 84
CMYK:
0, 86, 79, 22
HSL:
355°, 75.2212%, 44.3137%
HSV (HSB):
355°, 85.8586%, 77.6471%
XYZ:
24.1219, 13.0034, 3.4290
xyY:
0.5948, 0.3206, 13.0034
CIE-Lab:
42.7684, 63.2513, 38.1660
CIE-LCH:
42.7684, 73.8741, 31.1069
CIE-Luv:
42.7684, 123.7951, 23.1793
Hunter-Lab:
36.0603, 56.2988, 19.6042
#c61c2a color charts
#c61c2a color shades, tints & tones
#c61c2a color schemes
#c61c2a color preview, HTML & CSS examples
This text has a color of #c61c2a
<p style="color:#c61c2a;">Text here</p>
.mytext {color:#c61c2a;}
This box has a color of #c61c2a
<div style="background-color:#c61c2a;">Content here</div>
.mybackground {background-color:#c61c2a;}
Border around this has a color of #c61c2a
<div style="border:2px solid #c61c2a;">Content here</div>
.myborder {border:2px solid #c61c2a;}