#a32f4a color space conversions
Hex:
#a32f4a
RGB:
163, 47, 74
CMY:
36, 82, 71
CMYK:
0, 71, 55, 36
HSL:
346°, 55.2381%, 41.1765%
HSV (HSB):
346°, 71.1656%, 63.9216%
XYZ:
17.3568, 10.3140, 7.5546
xyY:
0.4927, 0.2928, 10.3140
CIE-Lab:
38.4001, 49.1869, 11.6108
CIE-LCH:
38.4001, 50.5387, 13.2818
CIE-Luv:
38.4001, 79.2187, 4.1699
Hunter-Lab:
32.1154, 40.2687, 8.5339
#a32f4a color charts
#a32f4a color shades, tints & tones
#a32f4a color schemes
#a32f4a color preview, HTML & CSS examples
This text has a color of #a32f4a
<p style="color:#a32f4a;">Text here</p>
.mytext {color:#a32f4a;}
This box has a color of #a32f4a
<div style="background-color:#a32f4a;">Content here</div>
.mybackground {background-color:#a32f4a;}
Border around this has a color of #a32f4a
<div style="border:2px solid #a32f4a;">Content here</div>
.myborder {border:2px solid #a32f4a;}