#c61d2e color space conversions
Hex:
#c61d2e
RGB:
198, 29, 46
CMY:
22, 89, 82
CMYK:
0, 85, 77, 22
HSL:
354°, 74.4493%, 44.5098%
HSV (HSB):
354°, 85.3535%, 77.6471%
XYZ:
24.2212, 13.0818, 3.8332
xyY:
0.5888, 0.3180, 13.0818
CIE-Lab:
42.8862, 63.1778, 35.9792
CIE-LCH:
42.8862, 72.7044, 29.6612
CIE-Luv:
42.8862, 122.5778, 21.8889
Hunter-Lab:
36.1687, 56.2414, 19.0345
#c61d2e color charts
#c61d2e color shades, tints & tones
#c61d2e color schemes
#c61d2e color preview, HTML & CSS examples
This text has a color of #c61d2e
<p style="color:#c61d2e;">Text here</p>
.mytext {color:#c61d2e;}
This box has a color of #c61d2e
<div style="background-color:#c61d2e;">Content here</div>
.mybackground {background-color:#c61d2e;}
Border around this has a color of #c61d2e
<div style="border:2px solid #c61d2e;">Content here</div>
.myborder {border:2px solid #c61d2e;}