#a61c2a color space conversions
Hex:
#a61c2a
RGB:
166, 28, 42
CMY:
35, 89, 84
CMYK:
0, 83, 75, 35
HSL:
354°, 71.1340%, 38.0392%
HSV (HSB):
354°, 83.1325%, 65.0980%
XYZ:
16.5591, 9.1047, 3.0751
xyY:
0.5762, 0.3168, 9.1047
CIE-Lab:
36.1850, 54.3204, 29.0678
CIE-LCH:
36.1850, 61.6088, 28.1520
CIE-Luv:
36.1850, 98.8479, 17.1107
Hunter-Lab:
30.1739, 45.1540, 15.0794
#a61c2a color charts
#a61c2a color shades, tints & tones
#a61c2a color schemes
#a61c2a color preview, HTML & CSS examples
This text has a color of #a61c2a
<p style="color:#a61c2a;">Text here</p>
.mytext {color:#a61c2a;}
This box has a color of #a61c2a
<div style="background-color:#a61c2a;">Content here</div>
.mybackground {background-color:#a61c2a;}
Border around this has a color of #a61c2a
<div style="border:2px solid #a61c2a;">Content here</div>
.myborder {border:2px solid #a61c2a;}