#a12b7e color space conversions
Hex:
#a12b7e
RGB:
161, 43, 126
CMY:
37, 83, 51
CMYK:
0, 73, 22, 37
HSL:
318°, 57.8431%, 40.0000%
HSV (HSB):
318°, 73.2919%, 63.1373%
XYZ:
19.3277, 10.8112, 20.8067
xyY:
0.3794, 0.2122, 10.8112
CIE-Lab:
39.2606, 55.8326, -19.9210
CIE-LCH:
39.2606, 59.2800, 340.3636
CIE-Luv:
39.2606, 60.7962, -35.4339
Hunter-Lab:
32.8804, 47.3851, -14.5026
#a12b7e color charts
#a12b7e color shades, tints & tones
#a12b7e color schemes
#a12b7e color preview, HTML & CSS examples
This text has a color of #a12b7e
<p style="color:#a12b7e;">Text here</p>
.mytext {color:#a12b7e;}
This box has a color of #a12b7e
<div style="background-color:#a12b7e;">Content here</div>
.mybackground {background-color:#a12b7e;}
Border around this has a color of #a12b7e
<div style="border:2px solid #a12b7e;">Content here</div>
.myborder {border:2px solid #a12b7e;}