#ca212c color space conversions
Hex:
#ca212c
RGB:
202, 33, 44
CMY:
21, 87, 83
CMYK:
0, 84, 78, 21
HSL:
356°, 71.9149%, 46.0784%
HSV (HSB):
356°, 83.6634%, 79.2157%
XYZ:
25.3556, 13.8261, 3.7152
xyY:
0.5911, 0.3223, 13.8261
CIE-Lab:
43.9825, 63.3256, 38.5492
CIE-LCH:
43.9825, 74.1362, 31.3308
CIE-Luv:
43.9825, 124.6512, 23.9386
Hunter-Lab:
37.1835, 56.6489, 20.1045
#ca212c color charts
#ca212c color shades, tints & tones
#ca212c color schemes
#ca212c color preview, HTML & CSS examples
This text has a color of #ca212c
<p style="color:#ca212c;">Text here</p>
.mytext {color:#ca212c;}
This box has a color of #ca212c
<div style="background-color:#ca212c;">Content here</div>
.mybackground {background-color:#ca212c;}
Border around this has a color of #ca212c
<div style="border:2px solid #ca212c;">Content here</div>
.myborder {border:2px solid #ca212c;}