#c41d37 color space conversions
Hex:
#c41d37
RGB:
196, 29, 55
CMY:
23, 89, 78
CMYK:
0, 85, 72, 23
HSL:
351°, 74.2222%, 44.1176%
HSV (HSB):
351°, 85.2041%, 76.8627%
XYZ:
23.8939, 12.8903, 4.8432
xyY:
0.5740, 0.3097, 12.8903
CIE-Lab:
42.5975, 62.9876, 30.1672
CIE-LCH:
42.5975, 69.8390, 25.5916
CIE-Luv:
42.5975, 118.7932, 17.8301
Hunter-Lab:
35.9031, 55.9633, 17.1342
#c41d37 color charts
#c41d37 color shades, tints & tones
#c41d37 color schemes
#c41d37 color preview, HTML & CSS examples
This text has a color of #c41d37
<p style="color:#c41d37;">Text here</p>
.mytext {color:#c41d37;}
This box has a color of #c41d37
<div style="background-color:#c41d37;">Content here</div>
.mybackground {background-color:#c41d37;}
Border around this has a color of #c41d37
<div style="border:2px solid #c41d37;">Content here</div>
.myborder {border:2px solid #c41d37;}