#c41e01 color space conversions
Hex:
#c41e01
RGB:
196, 30, 1
CMY:
23, 88, 100
CMYK:
0, 85, 99, 23
HSL:
9°, 98.9848%, 38.6275%
HSV (HSB):
9°, 99.4898%, 76.8627%
XYZ:
23.2347, 12.6665, 1.2490
xyY:
0.6254, 0.3410, 12.6665
CIE-Lab:
42.2564, 61.5289, 55.3365
CIE-LCH:
42.2564, 82.7523, 41.9669
CIE-Luv:
42.2564, 126.6162, 31.3410
Hunter-Lab:
35.5900, 54.2499, 22.8323
#c41e01 color charts
#c41e01 color shades, tints & tones
#c41e01 color schemes
#c41e01 color preview, HTML & CSS examples
This text has a color of #c41e01
<p style="color:#c41e01;">Text here</p>
.mytext {color:#c41e01;}
This box has a color of #c41e01
<div style="background-color:#c41e01;">Content here</div>
.mybackground {background-color:#c41e01;}
Border around this has a color of #c41e01
<div style="border:2px solid #c41e01;">Content here</div>
.myborder {border:2px solid #c41e01;}