#c41a32 color space conversions
Hex:
#c41a32
RGB:
196, 26, 50
CMY:
23, 90, 80
CMYK:
0, 87, 74, 23
HSL:
352°, 76.5766%, 43.5294%
HSV (HSB):
352°, 86.7347%, 76.8627%
XYZ:
23.7101, 12.7048, 4.2202
xyY:
0.5835, 0.3127, 12.7048
CIE-Lab:
42.3151, 63.3935, 32.8589
CIE-LCH:
42.3151, 71.4034, 27.3991
CIE-Luv:
42.3151, 121.0559, 19.5315
Hunter-Lab:
35.6439, 56.3604, 17.9308
#c41a32 color charts
#c41a32 color shades, tints & tones
#c41a32 color schemes
#c41a32 color preview, HTML & CSS examples
This text has a color of #c41a32
<p style="color:#c41a32;">Text here</p>
.mytext {color:#c41a32;}
This box has a color of #c41a32
<div style="background-color:#c41a32;">Content here</div>
.mybackground {background-color:#c41a32;}
Border around this has a color of #c41a32
<div style="border:2px solid #c41a32;">Content here</div>
.myborder {border:2px solid #c41a32;}