#ca402a color space conversions
Hex:
#ca402a
RGB:
202, 64, 42
CMY:
21, 75, 84
CMYK:
0, 68, 79, 21
HSL:
8°, 65.5738%, 47.8431%
HSV (HSB):
8°, 79.2079%, 79.2157%
XYZ:
26.6084, 16.3905, 3.9518
xyY:
0.5667, 0.3491, 16.3905
CIE-Lab:
47.4827, 53.4549, 43.2354
CIE-LCH:
47.4827, 68.7512, 38.9666
CIE-Luv:
47.4827, 108.9511, 31.1688
Hunter-Lab:
40.4852, 46.4680, 22.5524
#ca402a color charts
#ca402a color shades, tints & tones
#ca402a color schemes
#ca402a color preview, HTML & CSS examples
This text has a color of #ca402a
<p style="color:#ca402a;">Text here</p>
.mytext {color:#ca402a;}
This box has a color of #ca402a
<div style="background-color:#ca402a;">Content here</div>
.mybackground {background-color:#ca402a;}
Border around this has a color of #ca402a
<div style="border:2px solid #ca402a;">Content here</div>
.myborder {border:2px solid #ca402a;}