#a61c32 color space conversions
Hex:
#a61c32
RGB:
166, 28, 50
CMY:
35, 89, 80
CMYK:
0, 83, 70, 35
HSL:
350°, 71.1340%, 38.0392%
HSV (HSB):
350°, 83.1325%, 65.0980%
XYZ:
16.7169, 9.1678, 3.9061
xyY:
0.5611, 0.3077, 9.1678
CIE-Lab:
36.3054, 54.6861, 24.2201
CIE-LCH:
36.3054, 59.8095, 23.8882
CIE-Luv:
36.3054, 96.7975, 13.6193
Hunter-Lab:
30.2784, 45.5638, 13.5461
#a61c32 color charts
#a61c32 color shades, tints & tones
#a61c32 color schemes
#a61c32 color preview, HTML & CSS examples
This text has a color of #a61c32
<p style="color:#a61c32;">Text here</p>
.mytext {color:#a61c32;}
This box has a color of #a61c32
<div style="background-color:#a61c32;">Content here</div>
.mybackground {background-color:#a61c32;}
Border around this has a color of #a61c32
<div style="border:2px solid #a61c32;">Content here</div>
.myborder {border:2px solid #a61c32;}