#a2240c color space conversions
Hex:
#a2240c
RGB:
162, 36, 12
CMY:
36, 86, 95
CMYK:
0, 78, 93, 36
HSL:
10°, 86.2069%, 34.1176%
HSV (HSB):
10°, 92.5926%, 63.5294%
XYZ:
15.5975, 8.9697, 1.2571
xyY:
0.6040, 0.3473, 8.9697
CIE-Lab:
35.9259, 49.9243, 44.3248
CIE-LCH:
35.9259, 66.7617, 41.5999
CIE-Luv:
35.9259, 96.9181, 26.2282
Hunter-Lab:
29.9494, 40.5505, 18.4760
#a2240c color charts
#a2240c color shades, tints & tones
#a2240c color schemes
#a2240c color preview, HTML & CSS examples
This text has a color of #a2240c
<p style="color:#a2240c;">Text here</p>
.mytext {color:#a2240c;}
This box has a color of #a2240c
<div style="background-color:#a2240c;">Content here</div>
.mybackground {background-color:#a2240c;}
Border around this has a color of #a2240c
<div style="border:2px solid #a2240c;">Content here</div>
.myborder {border:2px solid #a2240c;}