#ca242c color space conversions
Hex:
#ca242c
RGB:
202, 36, 44
CMY:
21, 86, 83
CMYK:
0, 82, 78, 21
HSL:
357°, 69.7479%, 46.6667%
HSV (HSB):
357°, 82.1782%, 79.2157%
XYZ:
25.4426, 14.0002, 3.7442
xyY:
0.5891, 0.3242, 14.0002
CIE-Lab:
44.2332, 62.6131, 38.8129
CIE-LCH:
44.2332, 73.6671, 31.7941
CIE-Luv:
44.2332, 123.4735, 24.4145
Hunter-Lab:
37.4168, 55.8968, 20.2588
#ca242c color charts
#ca242c color shades, tints & tones
#ca242c color schemes
#ca242c color preview, HTML & CSS examples
This text has a color of #ca242c
<p style="color:#ca242c;">Text here</p>
.mytext {color:#ca242c;}
This box has a color of #ca242c
<div style="background-color:#ca242c;">Content here</div>
.mybackground {background-color:#ca242c;}
Border around this has a color of #ca242c
<div style="border:2px solid #ca242c;">Content here</div>
.myborder {border:2px solid #ca242c;}