#c61c2e color space conversions
Hex:
#c61c2e
RGB:
198, 28, 46
CMY:
22, 89, 82
CMYK:
0, 86, 77, 22
HSL:
354°, 75.2212%, 44.3137%
HSV (HSB):
354°, 85.8586%, 77.6471%
XYZ:
24.1971, 13.0335, 3.8252
xyY:
0.5894, 0.3175, 13.0335
CIE-Lab:
42.8137, 63.3848, 35.9002
CIE-LCH:
42.8137, 72.8454, 29.5265
CIE-Luv:
42.8137, 122.9144, 21.7500
Hunter-Lab:
36.1020, 56.4599, 18.9894
#c61c2e color charts
#c61c2e color shades, tints & tones
#c61c2e color schemes
#c61c2e color preview, HTML & CSS examples
This text has a color of #c61c2e
<p style="color:#c61c2e;">Text here</p>
.mytext {color:#c61c2e;}
This box has a color of #c61c2e
<div style="background-color:#c61c2e;">Content here</div>
.mybackground {background-color:#c61c2e;}
Border around this has a color of #c61c2e
<div style="border:2px solid #c61c2e;">Content here</div>
.myborder {border:2px solid #c61c2e;}