#a12c64 color space conversions
Hex:
#a12c64
RGB:
161, 44, 100
CMY:
37, 83, 61
CMYK:
0, 73, 38, 37
HSL:
331°, 57.0732%, 40.1961%
HSV (HSB):
331°, 72.6708%, 63.1373%
XYZ:
17.8989, 10.2985, 13.1010
xyY:
0.4334, 0.2494, 10.2985
CIE-Lab:
38.3730, 52.2269, -4.9902
CIE-LCH:
38.3730, 52.4647, 354.5421
CIE-Luv:
38.3730, 70.0311, -15.2016
Hunter-Lab:
32.0913, 43.3982, -1.7407
#a12c64 color charts
#a12c64 color shades, tints & tones
#a12c64 color schemes
#a12c64 color preview, HTML & CSS examples
This text has a color of #a12c64
<p style="color:#a12c64;">Text here</p>
.mytext {color:#a12c64;}
This box has a color of #a12c64
<div style="background-color:#a12c64;">Content here</div>
.mybackground {background-color:#a12c64;}
Border around this has a color of #a12c64
<div style="border:2px solid #a12c64;">Content here</div>
.myborder {border:2px solid #a12c64;}