#a32c5d color space conversions
Hex:
#a32c5d
RGB:
163, 44, 93
CMY:
36, 83, 64
CMYK:
0, 73, 43, 36
HSL:
335°, 57.4879%, 40.5882%
HSV (HSB):
335°, 73.0061%, 63.9216%
XYZ:
17.9807, 10.3782, 11.4114
xyY:
0.4521, 0.2610, 10.3782
CIE-Lab:
38.5128, 52.0602, -0.3076
CIE-LCH:
38.5128, 52.0611, 359.6614
CIE-Luv:
38.5128, 74.1635, -9.5315
Hunter-Lab:
32.2152, 43.2520, 1.5487
#a32c5d color charts
#a32c5d color shades, tints & tones
#a32c5d color schemes
#a32c5d color preview, HTML & CSS examples
This text has a color of #a32c5d
<p style="color:#a32c5d;">Text here</p>
.mytext {color:#a32c5d;}
This box has a color of #a32c5d
<div style="background-color:#a32c5d;">Content here</div>
.mybackground {background-color:#a32c5d;}
Border around this has a color of #a32c5d
<div style="border:2px solid #a32c5d;">Content here</div>
.myborder {border:2px solid #a32c5d;}