#a32f7b color space conversions
Hex:
#a32f7b
RGB:
163, 47, 123
CMY:
36, 82, 52
CMYK:
0, 71, 25, 36
HSL:
321°, 55.2381%, 41.1765%
HSV (HSB):
321°, 71.1656%, 63.9216%
XYZ:
19.6959, 11.2496, 19.8722
xyY:
0.3876, 0.2214, 11.2496
CIE-Lab:
39.9978, 54.5106, -16.8989
CIE-LCH:
39.9978, 57.0699, 342.7760
CIE-Luv:
39.9978, 62.2736, -31.2905
Hunter-Lab:
33.5405, 46.1246, -11.6501
#a32f7b color charts
#a32f7b color shades, tints & tones
#a32f7b color schemes
#a32f7b color preview, HTML & CSS examples
This text has a color of #a32f7b
<p style="color:#a32f7b;">Text here</p>
.mytext {color:#a32f7b;}
This box has a color of #a32f7b
<div style="background-color:#a32f7b;">Content here</div>
.mybackground {background-color:#a32f7b;}
Border around this has a color of #a32f7b
<div style="border:2px solid #a32f7b;">Content here</div>
.myborder {border:2px solid #a32f7b;}