#c41c00 color space conversions
Hex:
#c41c00
RGB:
196, 28, 0
CMY:
23, 89, 100
CMYK:
0, 86, 100, 23
HSL:
9°, 100.0000%, 38.4314%
HSV (HSB):
9°, 100.0000%, 76.8627%
XYZ:
23.1802, 12.5663, 1.2038
xyY:
0.6273, 0.3401, 12.5663
CIE-Lab:
42.1023, 61.9484, 55.6216
CIE-LCH:
42.1023, 83.2548, 41.9197
CIE-Luv:
42.1023, 127.4445, 31.1954
Hunter-Lab:
35.4489, 54.6862, 22.8008
#c41c00 color charts
#c41c00 color shades, tints & tones
#c41c00 color schemes
#c41c00 color preview, HTML & CSS examples
This text has a color of #c41c00
<p style="color:#c41c00;">Text here</p>
.mytext {color:#c41c00;}
This box has a color of #c41c00
<div style="background-color:#c41c00;">Content here</div>
.mybackground {background-color:#c41c00;}
Border around this has a color of #c41c00
<div style="border:2px solid #c41c00;">Content here</div>
.myborder {border:2px solid #c41c00;}