#c4001a color space conversions
Hex:
#c4001a
RGB:
196, 0, 26
CMY:
23, 100, 90
CMYK:
0, 100, 87, 23
HSL:
352°, 100.0000%, 38.4314%
HSV (HSB):
352°, 100.0000%, 76.8627%
XYZ:
22.9514, 11.8103, 2.0472
xyY:
0.6235, 0.3209, 11.8103
CIE-Lab:
40.9131, 66.0431, 44.9439
CIE-LCH:
40.9131, 79.8852, 34.2362
CIE-Luv:
40.9131, 131.5220, 25.0131
Hunter-Lab:
34.3662, 59.0701, 20.5244
#c4001a color charts
#c4001a color shades, tints & tones
#c4001a color schemes
#c4001a color preview, HTML & CSS examples
This text has a color of #c4001a
<p style="color:#c4001a;">Text here</p>
.mytext {color:#c4001a;}
This box has a color of #c4001a
<div style="background-color:#c4001a;">Content here</div>
.mybackground {background-color:#c4001a;}
Border around this has a color of #c4001a
<div style="border:2px solid #c4001a;">Content here</div>
.myborder {border:2px solid #c4001a;}