#a61a5b color space conversions
Hex:
#a61a5b
RGB:
166, 26, 91
CMY:
35, 90, 64
CMYK:
0, 84, 45, 35
HSL:
332°, 72.9167%, 37.6471%
HSV (HSB):
332°, 84.3373%, 65.0980%
XYZ:
17.9836, 9.6011, 10.8029
xyY:
0.4685, 0.2501, 9.6011
CIE-Lab:
37.1168, 58.0930, -1.0077
CIE-LCH:
37.1168, 58.1017, 359.0062
CIE-Luv:
37.1168, 83.0782, -11.5133
Hunter-Lab:
30.9857, 49.3738, 1.0190
#a61a5b color charts
#a61a5b color shades, tints & tones
#a61a5b color schemes
#a61a5b color preview, HTML & CSS examples
This text has a color of #a61a5b
<p style="color:#a61a5b;">Text here</p>
.mytext {color:#a61a5b;}
This box has a color of #a61a5b
<div style="background-color:#a61a5b;">Content here</div>
.mybackground {background-color:#a61a5b;}
Border around this has a color of #a61a5b
<div style="border:2px solid #a61a5b;">Content here</div>
.myborder {border:2px solid #a61a5b;}