#ca2900 color space conversions
Hex:
#ca2900
RGB:
202, 41, 0
CMY:
21, 84, 100
CMYK:
0, 80, 100, 21
HSL:
12°, 100.0000%, 39.6078%
HSV (HSB):
12°, 100.0000%, 79.2157%
XYZ:
25.1501, 14.1424, 1.4042
xyY:
0.6180, 0.3475, 14.1424
CIE-Lab:
44.4365, 60.4967, 57.2993
CIE-LCH:
44.4365, 83.3251, 43.4452
CIE-Luv:
44.4365, 126.3523, 33.9168
Hunter-Lab:
37.6064, 53.5642, 24.1106
#ca2900 color charts
#ca2900 color shades, tints & tones
#ca2900 color schemes
#ca2900 color preview, HTML & CSS examples
This text has a color of #ca2900
<p style="color:#ca2900;">Text here</p>
.mytext {color:#ca2900;}
This box has a color of #ca2900
<div style="background-color:#ca2900;">Content here</div>
.mybackground {background-color:#ca2900;}
Border around this has a color of #ca2900
<div style="border:2px solid #ca2900;">Content here</div>
.myborder {border:2px solid #ca2900;}