#a2324f color space conversions
Hex:
#a2324f
RGB:
162, 50, 79
CMY:
36, 80, 69
CMYK:
0, 69, 51, 36
HSL:
344°, 52.8302%, 41.5686%
HSV (HSB):
344°, 69.1358%, 63.5294%
XYZ:
17.4522, 10.5271, 8.5092
xyY:
0.4783, 0.2885, 10.5271
CIE-Lab:
38.7723, 48.1014, 8.9270
CIE-LCH:
38.7723, 48.9228, 10.5137
CIE-Luv:
38.7723, 75.4364, 1.6598
Hunter-Lab:
32.4455, 39.2341, 7.1623
#a2324f color charts
#a2324f color shades, tints & tones
#a2324f color schemes
#a2324f color preview, HTML & CSS examples
This text has a color of #a2324f
<p style="color:#a2324f;">Text here</p>
.mytext {color:#a2324f;}
This box has a color of #a2324f
<div style="background-color:#a2324f;">Content here</div>
.mybackground {background-color:#a2324f;}
Border around this has a color of #a2324f
<div style="border:2px solid #a2324f;">Content here</div>
.myborder {border:2px solid #a2324f;}