#c41d06 color space conversions
Hex:
#c41d06
RGB:
196, 29, 6
CMY:
23, 89, 98
CMYK:
0, 85, 97, 23
HSL:
7°, 94.0594%, 39.6078%
HSV (HSB):
7°, 96.9388%, 76.8627%
XYZ:
23.2372, 12.6276, 1.3849
xyY:
0.6238, 0.3390, 12.6276
CIE-Lab:
42.1967, 61.7971, 53.6532
CIE-LCH:
42.1967, 81.8386, 40.9650
CIE-Luv:
42.1967, 126.6496, 30.6413
Hunter-Lab:
35.5354, 54.5372, 22.5640
#c41d06 color charts
#c41d06 color shades, tints & tones
#c41d06 color schemes
#c41d06 color preview, HTML & CSS examples
This text has a color of #c41d06
<p style="color:#c41d06;">Text here</p>
.mytext {color:#c41d06;}
This box has a color of #c41d06
<div style="background-color:#c41d06;">Content here</div>
.mybackground {background-color:#c41d06;}
Border around this has a color of #c41d06
<div style="border:2px solid #c41d06;">Content here</div>
.myborder {border:2px solid #c41d06;}