#a61a50 color space conversions
Hex:
#a61a50
RGB:
166, 26, 80
CMY:
35, 90, 69
CMYK:
0, 84, 52, 35
HSL:
337°, 72.9167%, 37.6471%
HSV (HSB):
337°, 84.3373%, 65.0980%
XYZ:
17.5432, 9.4250, 8.4840
xyY:
0.4948, 0.2659, 9.4250
CIE-Lab:
36.7900, 57.1394, 5.5938
CIE-LCH:
36.7900, 57.4126, 5.5913
CIE-Luv:
36.7900, 87.4135, -3.9490
Hunter-Lab:
30.7001, 48.2767, 5.1053
#a61a50 color charts
#a61a50 color shades, tints & tones
#a61a50 color schemes
#a61a50 color preview, HTML & CSS examples
This text has a color of #a61a50
<p style="color:#a61a50;">Text here</p>
.mytext {color:#a61a50;}
This box has a color of #a61a50
<div style="background-color:#a61a50;">Content here</div>
.mybackground {background-color:#a61a50;}
Border around this has a color of #a61a50
<div style="border:2px solid #a61a50;">Content here</div>
.myborder {border:2px solid #a61a50;}