#a12c8f color space conversions
Hex:
#a12c8f
RGB:
161, 44, 143
CMY:
37, 83, 44
CMYK:
0, 73, 11, 37
HSL:
309°, 57.0732%, 40.1961%
HSV (HSB):
309°, 72.6708%, 63.1373%
XYZ:
20.5565, 11.3616, 27.0962
xyY:
0.3483, 0.1925, 11.3616
CIE-Lab:
40.1829, 57.9607, -28.9324
CIE-LCH:
40.1829, 64.7806, 333.4728
CIE-Luv:
40.1829, 54.4128, -48.4623
Hunter-Lab:
33.7070, 49.8729, -24.0668
#a12c8f color charts
#a12c8f color shades, tints & tones
#a12c8f color schemes
#a12c8f color preview, HTML & CSS examples
This text has a color of #a12c8f
<p style="color:#a12c8f;">Text here</p>
.mytext {color:#a12c8f;}
This box has a color of #a12c8f
<div style="background-color:#a12c8f;">Content here</div>
.mybackground {background-color:#a12c8f;}
Border around this has a color of #a12c8f
<div style="border:2px solid #a12c8f;">Content here</div>
.myborder {border:2px solid #a12c8f;}