#ca040b color space conversions
Hex:
#ca040b
RGB:
202, 4, 11
CMY:
21, 98, 96
CMYK:
0, 98, 95, 21
HSL:
358°, 96.1165%, 40.3922%
HSV (HSB):
358°, 98.0198%, 79.2157%
XYZ:
24.4609, 12.6676, 1.4725
xyY:
0.6337, 0.3282, 12.6676
CIE-Lab:
42.2580, 66.9278, 52.7954
CIE-LCH:
42.2580, 85.2449, 38.2678
CIE-Luv:
42.2580, 136.8752, 28.8443
Hunter-Lab:
35.5915, 60.3924, 22.4612
#ca040b color charts
#ca040b color shades, tints & tones
#ca040b color schemes
#ca040b color preview, HTML & CSS examples
This text has a color of #ca040b
<p style="color:#ca040b;">Text here</p>
.mytext {color:#ca040b;}
This box has a color of #ca040b
<div style="background-color:#ca040b;">Content here</div>
.mybackground {background-color:#ca040b;}
Border around this has a color of #ca040b
<div style="border:2px solid #ca040b;">Content here</div>
.myborder {border:2px solid #ca040b;}