#a12f85 color space conversions
Hex:
#a12f85
RGB:
161, 47, 133
CMY:
37, 82, 48
CMYK:
0, 71, 17, 37
HSL:
315°, 54.8077%, 40.7843%
HSV (HSB):
315°, 70.8075%, 63.1373%
XYZ:
19.9481, 11.3036, 23.3207
xyY:
0.3655, 0.2071, 11.3036
CIE-Lab:
40.0871, 55.3829, -22.9604
CIE-LCH:
40.0871, 59.9537, 337.4823
CIE-Luv:
40.0871, 57.1622, -39.7366
Hunter-Lab:
33.6208, 47.0725, -17.5914
#a12f85 color charts
#a12f85 color shades, tints & tones
#a12f85 color schemes
#a12f85 color preview, HTML & CSS examples
This text has a color of #a12f85
<p style="color:#a12f85;">Text here</p>
.mytext {color:#a12f85;}
This box has a color of #a12f85
<div style="background-color:#a12f85;">Content here</div>
.mybackground {background-color:#a12f85;}
Border around this has a color of #a12f85
<div style="border:2px solid #a12f85;">Content here</div>
.myborder {border:2px solid #a12f85;}