#a1234e color space conversions
Hex:
#a1234e
RGB:
161, 35, 78
CMY:
37, 86, 69
CMYK:
0, 78, 52, 37
HSL:
340°, 64.2857%, 38.4314%
HSV (HSB):
340°, 78.2609%, 63.1373%
XYZ:
16.6741, 9.3292, 8.1296
xyY:
0.4885, 0.2733, 9.3292
CIE-Lab:
36.6105, 53.1318, 6.4908
CIE-LCH:
36.6105, 53.5268, 6.9649
CIE-Luv:
36.6105, 81.2174, -2.1208
Hunter-Lab:
30.5437, 43.9934, 5.5998
#a1234e color charts
#a1234e color shades, tints & tones
#a1234e color schemes
#a1234e color preview, HTML & CSS examples
This text has a color of #a1234e
<p style="color:#a1234e;">Text here</p>
.mytext {color:#a1234e;}
This box has a color of #a1234e
<div style="background-color:#a1234e;">Content here</div>
.mybackground {background-color:#a1234e;}
Border around this has a color of #a1234e
<div style="border:2px solid #a1234e;">Content here</div>
.myborder {border:2px solid #a1234e;}