#c41e00 color space conversions
Hex:
#c41e00
RGB:
196, 30, 0
CMY:
23, 88, 100
CMYK:
0, 85, 100, 23
HSL:
9°, 100.0000%, 38.4314%
HSV (HSB):
9°, 100.0000%, 76.8627%
XYZ:
23.2292, 12.6643, 1.2201
xyY:
0.6259, 0.3412, 12.6643
CIE-Lab:
42.2530, 61.5188, 55.6807
CIE-LCH:
42.2530, 82.9754, 42.1483
CIE-Luv:
42.2530, 126.6861, 31.4548
Hunter-Lab:
35.5869, 54.2379, 22.8780
#c41e00 color charts
#c41e00 color shades, tints & tones
#c41e00 color schemes
#c41e00 color preview, HTML & CSS examples
This text has a color of #c41e00
<p style="color:#c41e00;">Text here</p>
.mytext {color:#c41e00;}
This box has a color of #c41e00
<div style="background-color:#c41e00;">Content here</div>
.mybackground {background-color:#c41e00;}
Border around this has a color of #c41e00
<div style="border:2px solid #c41e00;">Content here</div>
.myborder {border:2px solid #c41e00;}