#c41e2d color space conversions
Hex:
#c41e2d
RGB:
196, 30, 45
CMY:
23, 88, 82
CMYK:
0, 85, 77, 23
HSL:
355°, 73.4513%, 44.3137%
HSV (HSB):
355°, 84.6939%, 76.8627%
XYZ:
23.7029, 12.8538, 3.7144
xyY:
0.5886, 0.3192, 12.8538
CIE-Lab:
42.5421, 62.3834, 36.0704
CIE-LCH:
42.5421, 72.0608, 30.0368
CIE-Luv:
42.5421, 120.9154, 22.0244
Hunter-Lab:
35.8522, 55.2701, 18.9539
#c41e2d color charts
#c41e2d color shades, tints & tones
#c41e2d color schemes
#c41e2d color preview, HTML & CSS examples
This text has a color of #c41e2d
<p style="color:#c41e2d;">Text here</p>
.mytext {color:#c41e2d;}
This box has a color of #c41e2d
<div style="background-color:#c41e2d;">Content here</div>
.mybackground {background-color:#c41e2d;}
Border around this has a color of #c41e2d
<div style="border:2px solid #c41e2d;">Content here</div>
.myborder {border:2px solid #c41e2d;}