#a12b5c color space conversions
Hex:
#a12b5c
RGB:
161, 43, 92
CMY:
37, 83, 64
CMYK:
0, 73, 43, 37
HSL:
335°, 57.8431%, 40.0000%
HSV (HSB):
335°, 73.2919%, 63.1373%
XYZ:
17.4936, 10.0775, 11.1484
xyY:
0.4518, 0.2603, 10.0775
CIE-Lab:
37.9812, 51.7358, -0.4940
CIE-LCH:
37.9812, 51.7382, 359.4530
CIE-Luv:
37.9812, 73.2703, -9.6594
Hunter-Lab:
31.7451, 42.8109, 1.3999
#a12b5c color charts
#a12b5c color shades, tints & tones
#a12b5c color schemes
#a12b5c color preview, HTML & CSS examples
This text has a color of #a12b5c
<p style="color:#a12b5c;">Text here</p>
.mytext {color:#a12b5c;}
This box has a color of #a12b5c
<div style="background-color:#a12b5c;">Content here</div>
.mybackground {background-color:#a12b5c;}
Border around this has a color of #a12b5c
<div style="border:2px solid #a12b5c;">Content here</div>
.myborder {border:2px solid #a12b5c;}