#a61a61 color space conversions
Hex:
#a61a61
RGB:
166, 26, 97
CMY:
35, 90, 62
CMYK:
0, 84, 42, 35
HSL:
330°, 72.9167%, 37.6471%
HSV (HSB):
330°, 84.3373%, 65.0980%
XYZ:
18.2529, 9.7088, 12.2212
xyY:
0.4542, 0.2416, 9.7088
CIE-Lab:
37.3147, 58.6657, -4.5531
CIE-LCH:
37.3147, 58.8421, 355.5622
CIE-Luv:
37.3147, 80.6315, -15.8309
Hunter-Lab:
31.1590, 50.0370, -1.4435
#a61a61 color charts
#a61a61 color shades, tints & tones
#a61a61 color schemes
#a61a61 color preview, HTML & CSS examples
This text has a color of #a61a61
<p style="color:#a61a61;">Text here</p>
.mytext {color:#a61a61;}
This box has a color of #a61a61
<div style="background-color:#a61a61;">Content here</div>
.mybackground {background-color:#a61a61;}
Border around this has a color of #a61a61
<div style="border:2px solid #a61a61;">Content here</div>
.myborder {border:2px solid #a61a61;}