#a1006e color space conversions
Hex:
#a1006e
RGB:
161, 0, 110
CMY:
37, 100, 57
CMYK:
0, 100, 32, 37
HSL:
319°, 100.0000%, 31.5686%
HSV (HSB):
319°, 100.0000%, 63.1373%
XYZ:
17.5124, 8.7029, 15.5087
xyY:
0.4197, 0.2086, 8.7029
CIE-Lab:
35.4058, 62.9388, -15.8177
CIE-LCH:
35.4058, 64.8960, 345.8927
CIE-Luv:
35.4058, 74.6393, -30.2868
Hunter-Lab:
29.5006, 54.3367, -10.5187
#a1006e color charts
#a1006e color shades, tints & tones
#a1006e color schemes
#a1006e color preview, HTML & CSS examples
This text has a color of #a1006e
<p style="color:#a1006e;">Text here</p>
.mytext {color:#a1006e;}
This box has a color of #a1006e
<div style="background-color:#a1006e;">Content here</div>
.mybackground {background-color:#a1006e;}
Border around this has a color of #a1006e
<div style="border:2px solid #a1006e;">Content here</div>
.myborder {border:2px solid #a1006e;}