#a120a9 color space conversions
Hex:
#a120a9
RGB:
161, 32, 169
CMY:
37, 87, 34
CMYK:
5, 81, 0, 34
HSL:
296°, 68.1592%, 39.4118%
HSV (HSB):
296°, 81.0651%, 66.2745%
XYZ:
22.3759, 11.4747, 38.5716
xyY:
0.3090, 0.1584, 11.4747
CIE-Lab:
40.3687, 65.7651, -44.3265
CIE-LCH:
40.3687, 79.3088, 326.0195
CIE-Luv:
40.3687, 47.5910, -71.0712
Hunter-Lab:
33.8743, 58.6294, -43.7997
#a120a9 color charts
#a120a9 color shades, tints & tones
#a120a9 color schemes
#a120a9 color preview, HTML & CSS examples
This text has a color of #a120a9
<p style="color:#a120a9;">Text here</p>
.mytext {color:#a120a9;}
This box has a color of #a120a9
<div style="background-color:#a120a9;">Content here</div>
.mybackground {background-color:#a120a9;}
Border around this has a color of #a120a9
<div style="border:2px solid #a120a9;">Content here</div>
.myborder {border:2px solid #a120a9;}