#a1023e color space conversions
Hex:
#a1023e
RGB:
161, 2, 62
CMY:
37, 99, 76
CMYK:
0, 99, 61, 37
HSL:
337°, 97.5460%, 31.9608%
HSV (HSB):
337°, 98.7578%, 63.1373%
XYZ:
15.5892, 7.9683, 5.2738
xyY:
0.5407, 0.2764, 7.9683
CIE-Lab:
33.9167, 58.5352, 13.1593
CIE-LCH:
33.9167, 59.9962, 12.6700
CIE-Luv:
33.9167, 94.9278, 2.9980
Hunter-Lab:
28.2281, 49.1784, 8.6826
#a1023e color charts
#a1023e color shades, tints & tones
#a1023e color schemes
#a1023e color preview, HTML & CSS examples
This text has a color of #a1023e
<p style="color:#a1023e;">Text here</p>
.mytext {color:#a1023e;}
This box has a color of #a1023e
<div style="background-color:#a1023e;">Content here</div>
.mybackground {background-color:#a1023e;}
Border around this has a color of #a1023e
<div style="border:2px solid #a1023e;">Content here</div>
.myborder {border:2px solid #a1023e;}