#a61a2c color space conversions
Hex:
#a61a2c
RGB:
166, 26, 44
CMY:
35, 90, 83
CMYK:
0, 84, 73, 35
HSL:
352°, 72.9167%, 37.6471%
HSV (HSB):
352°, 84.3373%, 65.0980%
XYZ:
16.5499, 9.0276, 3.2531
xyY:
0.5740, 0.3131, 9.0276
CIE-Lab:
36.0374, 54.9052, 27.6601
CIE-LCH:
36.0374, 61.4789, 26.7380
CIE-Luv:
36.0374, 99.0840, 15.9546
Hunter-Lab:
30.0460, 45.7406, 14.6128
#a61a2c color charts
#a61a2c color shades, tints & tones
#a61a2c color schemes
#a61a2c color preview, HTML & CSS examples
This text has a color of #a61a2c
<p style="color:#a61a2c;">Text here</p>
.mytext {color:#a61a2c;}
This box has a color of #a61a2c
<div style="background-color:#a61a2c;">Content here</div>
.mybackground {background-color:#a61a2c;}
Border around this has a color of #a61a2c
<div style="border:2px solid #a61a2c;">Content here</div>
.myborder {border:2px solid #a61a2c;}