#a3125a color space conversions
Hex:
#a3125a
RGB:
163, 18, 90
CMY:
36, 93, 65
CMYK:
0, 89, 45, 36
HSL:
330°, 80.1105%, 35.4902%
HSV (HSB):
330°, 88.9571%, 63.9216%
XYZ:
17.1660, 8.9573, 10.4970
xyY:
0.4688, 0.2446, 8.9573
CIE-Lab:
35.9020, 58.9115, -2.2200
CIE-LCH:
35.9020, 58.9534, 357.8419
CIE-Luv:
35.9020, 82.7687, -12.9998
Hunter-Lab:
29.9288, 50.0055, 0.1551
#a3125a color charts
#a3125a color shades, tints & tones
#a3125a color schemes
#a3125a color preview, HTML & CSS examples
This text has a color of #a3125a
<p style="color:#a3125a;">Text here</p>
.mytext {color:#a3125a;}
This box has a color of #a3125a
<div style="background-color:#a3125a;">Content here</div>
.mybackground {background-color:#a3125a;}
Border around this has a color of #a3125a
<div style="border:2px solid #a3125a;">Content here</div>
.myborder {border:2px solid #a3125a;}