#a12b6a color space conversions
Hex:
#a12b6a
RGB:
161, 43, 106
CMY:
37, 83, 58
CMYK:
0, 73, 34, 37
HSL:
328°, 57.8431%, 40.0000%
HSV (HSB):
328°, 73.2919%, 63.1373%
XYZ:
18.1633, 10.3454, 14.6752
xyY:
0.4206, 0.2396, 10.3454
CIE-Lab:
38.4554, 53.2763, -8.6541
CIE-LCH:
38.4554, 53.9746, 350.7735
CIE-Luv:
38.4554, 68.1879, -19.9940
Hunter-Lab:
32.1643, 44.5122, -4.5365
#a12b6a color charts
#a12b6a color shades, tints & tones
#a12b6a color schemes
#a12b6a color preview, HTML & CSS examples
This text has a color of #a12b6a
<p style="color:#a12b6a;">Text here</p>
.mytext {color:#a12b6a;}
This box has a color of #a12b6a
<div style="background-color:#a12b6a;">Content here</div>
.mybackground {background-color:#a12b6a;}
Border around this has a color of #a12b6a
<div style="border:2px solid #a12b6a;">Content here</div>
.myborder {border:2px solid #a12b6a;}