#a3256e color space conversions
Hex:
#a3256e
RGB:
163, 37, 110
CMY:
36, 85, 57
CMYK:
0, 77, 33, 36
HSL:
325°, 63.0000%, 39.2157%
HSV (HSB):
325°, 77.3006%, 63.9216%
XYZ:
18.5803, 10.2355, 15.7482
xyY:
0.4169, 0.2297, 10.2355
CIE-Lab:
38.2617, 56.2981, -11.4286
CIE-LCH:
38.2617, 57.4464, 348.5248
CIE-Luv:
38.2617, 70.1211, -24.0669
Hunter-Lab:
31.9929, 47.6787, -6.7899
#a3256e color charts
#a3256e color shades, tints & tones
#a3256e color schemes
#a3256e color preview, HTML & CSS examples
This text has a color of #a3256e
<p style="color:#a3256e;">Text here</p>
.mytext {color:#a3256e;}
This box has a color of #a3256e
<div style="background-color:#a3256e;">Content here</div>
.mybackground {background-color:#a3256e;}
Border around this has a color of #a3256e
<div style="border:2px solid #a3256e;">Content here</div>
.myborder {border:2px solid #a3256e;}