#ca222c color space conversions
Hex:
#ca222c
RGB:
202, 34, 44
CMY:
21, 87, 83
CMYK:
0, 83, 78, 21
HSL:
356°, 71.1864%, 46.2745%
HSV (HSB):
356°, 83.1683%, 79.2157%
XYZ:
25.3838, 13.8825, 3.7246
xyY:
0.5904, 0.3229, 13.8825
CIE-Lab:
44.0639, 63.0941, 38.6349
CIE-LCH:
44.0639, 73.9832, 31.4807
CIE-Luv:
44.0639, 124.2682, 24.0932
Hunter-Lab:
37.2592, 56.4042, 20.1545
#ca222c color charts
#ca222c color shades, tints & tones
#ca222c color schemes
#ca222c color preview, HTML & CSS examples
This text has a color of #ca222c
<p style="color:#ca222c;">Text here</p>
.mytext {color:#ca222c;}
This box has a color of #ca222c
<div style="background-color:#ca222c;">Content here</div>
.mybackground {background-color:#ca222c;}
Border around this has a color of #ca222c
<div style="border:2px solid #ca222c;">Content here</div>
.myborder {border:2px solid #ca222c;}