#ca322b color space conversions
Hex:
#ca322b
RGB:
202, 50, 43
CMY:
21, 80, 83
CMYK:
0, 75, 79, 21
HSL:
3°, 64.8980%, 48.0392%
HSV (HSB):
3°, 78.7129%, 79.2157%
XYZ:
25.9338, 15.0122, 3.8163
xyY:
0.5794, 0.3354, 15.0122
CIE-Lab:
45.6509, 58.5626, 40.8426
CIE-LCH:
45.6509, 71.3981, 34.8926
CIE-Luv:
45.6509, 117.0562, 27.4411
Hunter-Lab:
38.7456, 51.6716, 21.2821
#ca322b color charts
#ca322b color shades, tints & tones
#ca322b color schemes
#ca322b color preview, HTML & CSS examples
This text has a color of #ca322b
<p style="color:#ca322b;">Text here</p>
.mytext {color:#ca322b;}
This box has a color of #ca322b
<div style="background-color:#ca322b;">Content here</div>
.mybackground {background-color:#ca322b;}
Border around this has a color of #ca322b
<div style="border:2px solid #ca322b;">Content here</div>
.myborder {border:2px solid #ca322b;}