#a1256e color space conversions
Hex:
#a1256e
RGB:
161, 37, 110
CMY:
37, 85, 57
CMYK:
0, 77, 32, 37
HSL:
325°, 62.6263%, 38.8235%
HSV (HSB):
325°, 77.0186%, 63.1373%
XYZ:
18.1740, 10.0260, 15.7292
xyY:
0.4137, 0.2282, 10.0260
CIE-Lab:
37.8890, 55.7737, -12.0289
CIE-LCH:
37.8890, 57.0561, 347.8292
CIE-Luv:
37.8890, 68.5163, -24.6798
Hunter-Lab:
31.6638, 47.0413, -7.2879
#a1256e color charts
#a1256e color shades, tints & tones
#a1256e color schemes
#a1256e color preview, HTML & CSS examples
This text has a color of #a1256e
<p style="color:#a1256e;">Text here</p>
.mytext {color:#a1256e;}
This box has a color of #a1256e
<div style="background-color:#a1256e;">Content here</div>
.mybackground {background-color:#a1256e;}
Border around this has a color of #a1256e
<div style="border:2px solid #a1256e;">Content here</div>
.myborder {border:2px solid #a1256e;}