#a1045d color space conversions
Hex:
#a1045d
RGB:
161, 4, 93
CMY:
37, 98, 64
CMYK:
0, 98, 42, 37
HSL:
326°, 95.1515%, 32.3529%
HSV (HSB):
326°, 97.5155%, 63.1373%
XYZ:
16.7171, 8.4542, 11.1067
xyY:
0.4608, 0.2330, 8.4542
CIE-Lab:
34.9115, 60.6957, -5.6698
CIE-LCH:
34.9115, 60.9600, 354.6633
CIE-Luv:
34.9115, 81.8147, -17.2904
Hunter-Lab:
29.0761, 51.7442, -2.2946
#a1045d color charts
#a1045d color shades, tints & tones
#a1045d color schemes
#a1045d color preview, HTML & CSS examples
This text has a color of #a1045d
<p style="color:#a1045d;">Text here</p>
.mytext {color:#a1045d;}
This box has a color of #a1045d
<div style="background-color:#a1045d;">Content here</div>
.mybackground {background-color:#a1045d;}
Border around this has a color of #a1045d
<div style="border:2px solid #a1045d;">Content here</div>
.myborder {border:2px solid #a1045d;}