#c41f1f color space conversions
Hex:
#c41f1f
RGB:
196, 31, 31
CMY:
23, 88, 88
CMYK:
0, 84, 84, 23
HSL:
0°, 72.6872%, 44.5098%
HSV (HSB):
0°, 84.1837%, 76.8627%
XYZ:
23.5023, 12.8147, 2.5311
xyY:
0.6050, 0.3299, 12.8147
CIE-Lab:
42.4827, 61.7491, 43.7528
CIE-LCH:
42.4827, 75.6786, 35.3198
CIE-Luv:
42.4827, 123.2289, 26.5737
Hunter-Lab:
35.7976, 54.5452, 20.8662
#c41f1f color charts
#c41f1f color shades, tints & tones
#c41f1f color schemes
#c41f1f color preview, HTML & CSS examples
This text has a color of #c41f1f
<p style="color:#c41f1f;">Text here</p>
.mytext {color:#c41f1f;}
This box has a color of #c41f1f
<div style="background-color:#c41f1f;">Content here</div>
.mybackground {background-color:#c41f1f;}
Border around this has a color of #c41f1f
<div style="border:2px solid #c41f1f;">Content here</div>
.myborder {border:2px solid #c41f1f;}