#ca3212 color space conversions
Hex:
#ca3212
RGB:
202, 50, 18
CMY:
21, 80, 93
CMYK:
0, 75, 91, 21
HSL:
10°, 83.6364%, 43.1373%
HSV (HSB):
10°, 91.0891%, 79.2157%
XYZ:
25.6069, 14.8814, 2.0950
xyY:
0.6013, 0.3495, 14.8814
CIE-Lab:
45.4714, 57.9681, 52.3922
CIE-LCH:
45.4714, 78.1360, 42.1077
CIE-Luv:
45.4714, 120.3882, 33.4916
Hunter-Lab:
38.5765, 50.9788, 23.7836
#ca3212 color charts
#ca3212 color shades, tints & tones
#ca3212 color schemes
#ca3212 color preview, HTML & CSS examples
This text has a color of #ca3212
<p style="color:#ca3212;">Text here</p>
.mytext {color:#ca3212;}
This box has a color of #ca3212
<div style="background-color:#ca3212;">Content here</div>
.mybackground {background-color:#ca3212;}
Border around this has a color of #ca3212
<div style="border:2px solid #ca3212;">Content here</div>
.myborder {border:2px solid #ca3212;}