#a32c5e color space conversions
Hex:
#a32c5e
RGB:
163, 44, 94
CMY:
36, 83, 63
CMYK:
0, 73, 42, 36
HSL:
335°, 57.4879%, 40.5882%
HSV (HSB):
335°, 73.0061%, 63.9216%
XYZ:
18.0253, 10.3960, 11.6463
xyY:
0.4499, 0.2595, 10.3960
CIE-Lab:
38.5441, 52.1627, -0.8963
CIE-LCH:
38.5441, 52.1704, 359.0156
CIE-Luv:
38.5441, 73.8078, -10.2498
Hunter-Lab:
32.2429, 43.3649, 1.1542
#a32c5e color charts
#a32c5e color shades, tints & tones
#a32c5e color schemes
#a32c5e color preview, HTML & CSS examples
This text has a color of #a32c5e
<p style="color:#a32c5e;">Text here</p>
.mytext {color:#a32c5e;}
This box has a color of #a32c5e
<div style="background-color:#a32c5e;">Content here</div>
.mybackground {background-color:#a32c5e;}
Border around this has a color of #a32c5e
<div style="border:2px solid #a32c5e;">Content here</div>
.myborder {border:2px solid #a32c5e;}