#a2324d color space conversions
Hex:
#a2324d
RGB:
162, 50, 77
CMY:
36, 80, 70
CMYK:
0, 69, 52, 36
HSL:
346°, 52.8302%, 41.5686%
HSV (HSB):
346°, 69.1358%, 63.5294%
XYZ:
17.3804, 10.4984, 8.1315
xyY:
0.4827, 0.2915, 10.4984
CIE-Lab:
38.7225, 47.9262, 10.1255
CIE-LCH:
38.7225, 48.9842, 11.9296
CIE-Luv:
38.7225, 76.0503, 2.9537
Hunter-Lab:
32.4012, 39.0475, 7.8013
#a2324d color charts
#a2324d color shades, tints & tones
#a2324d color schemes
#a2324d color preview, HTML & CSS examples
This text has a color of #a2324d
<p style="color:#a2324d;">Text here</p>
.mytext {color:#a2324d;}
This box has a color of #a2324d
<div style="background-color:#a2324d;">Content here</div>
.mybackground {background-color:#a2324d;}
Border around this has a color of #a2324d
<div style="border:2px solid #a2324d;">Content here</div>
.myborder {border:2px solid #a2324d;}