#a61a40 color space conversions
Hex:
#a61a40
RGB:
166, 26, 64
CMY:
35, 90, 75
CMYK:
0, 84, 61, 35
HSL:
344°, 72.9167%, 37.6471%
HSV (HSB):
344°, 84.3373%, 65.0980%
XYZ:
17.0207, 9.2159, 5.7323
xyY:
0.5324, 0.2883, 9.2159
CIE-Lab:
36.3968, 55.9790, 15.3812
CIE-LCH:
36.3968, 58.0537, 15.3639
CIE-Luv:
36.3968, 93.1848, 5.9696
Hunter-Lab:
30.3578, 46.9535, 10.0551
#a61a40 color charts
#a61a40 color shades, tints & tones
#a61a40 color schemes
#a61a40 color preview, HTML & CSS examples
This text has a color of #a61a40
<p style="color:#a61a40;">Text here</p>
.mytext {color:#a61a40;}
This box has a color of #a61a40
<div style="background-color:#a61a40;">Content here</div>
.mybackground {background-color:#a61a40;}
Border around this has a color of #a61a40
<div style="border:2px solid #a61a40;">Content here</div>
.myborder {border:2px solid #a61a40;}