#ca220c color space conversions
Hex:
#ca220c
RGB:
202, 34, 12
CMY:
21, 87, 95
CMYK:
0, 83, 94, 21
HSL:
7°, 88.7850%, 41.9608%
HSV (HSB):
7°, 94.0594%, 79.2157%
XYZ:
24.9955, 13.7272, 1.6800
xyY:
0.6187, 0.3398, 13.7272
CIE-Lab:
43.8391, 62.4130, 53.3801
CIE-LCH:
43.8391, 82.1268, 40.5395
CIE-Luv:
43.8391, 128.7510, 31.5066
Hunter-Lab:
37.0502, 55.5853, 23.2466
#ca220c color charts
#ca220c color shades, tints & tones
#ca220c color schemes
#ca220c color preview, HTML & CSS examples
This text has a color of #ca220c
<p style="color:#ca220c;">Text here</p>
.mytext {color:#ca220c;}
This box has a color of #ca220c
<div style="background-color:#ca220c;">Content here</div>
.mybackground {background-color:#ca220c;}
Border around this has a color of #ca220c
<div style="border:2px solid #ca220c;">Content here</div>
.myborder {border:2px solid #ca220c;}