#ca111c color space conversions
Hex:
#ca111c
RGB:
202, 17, 28
CMY:
21, 93, 89
CMYK:
0, 92, 86, 21
HSL:
356°, 84.4749%, 42.9412%
HSV (HSB):
356°, 91.5842%, 79.2157%
XYZ:
24.7672, 13.0413, 2.3105
xyY:
0.6173, 0.3251, 13.0413
CIE-Lab:
42.8254, 65.8038, 46.0529
CIE-LCH:
42.8254, 80.3182, 34.9863
CIE-Luv:
42.8254, 132.4882, 26.7209
Hunter-Lab:
36.1127, 59.2233, 21.4856
#ca111c color charts
#ca111c color shades, tints & tones
#ca111c color schemes
#ca111c color preview, HTML & CSS examples
This text has a color of #ca111c
<p style="color:#ca111c;">Text here</p>
.mytext {color:#ca111c;}
This box has a color of #ca111c
<div style="background-color:#ca111c;">Content here</div>
.mybackground {background-color:#ca111c;}
Border around this has a color of #ca111c
<div style="border:2px solid #ca111c;">Content here</div>
.myborder {border:2px solid #ca111c;}