#c41c02 color space conversions
Hex:
#c41c02
RGB:
196, 28, 2
CMY:
23, 89, 99
CMYK:
0, 86, 99, 23
HSL:
8°, 97.9798%, 38.8235%
HSV (HSB):
8°, 98.9796%, 76.8627%
XYZ:
23.1912, 12.5707, 1.2615
xyY:
0.6264, 0.3395, 12.5707
CIE-Lab:
42.1091, 61.9685, 54.9324
CIE-LCH:
42.1091, 82.8110, 41.5556
CIE-Luv:
42.1091, 127.3030, 30.9673
Hunter-Lab:
35.4551, 54.7102, 22.7090
#c41c02 color charts
#c41c02 color shades, tints & tones
#c41c02 color schemes
#c41c02 color preview, HTML & CSS examples
This text has a color of #c41c02
<p style="color:#c41c02;">Text here</p>
.mytext {color:#c41c02;}
This box has a color of #c41c02
<div style="background-color:#c41c02;">Content here</div>
.mybackground {background-color:#c41c02;}
Border around this has a color of #c41c02
<div style="border:2px solid #c41c02;">Content here</div>
.myborder {border:2px solid #c41c02;}