#a61e3a color space conversions
Hex:
#a61e3a
RGB:
166, 30, 58
CMY:
35, 88, 77
CMYK:
0, 82, 65, 35
HSL:
348°, 69.3878%, 38.4314%
HSV (HSB):
348°, 81.9277%, 65.0980%
XYZ:
16.9539, 9.3410, 4.9124
xyY:
0.5433, 0.2993, 9.3410
CIE-Lab:
36.6328, 54.5926, 19.5470
CIE-LCH:
36.6328, 57.9865, 19.7000
CIE-Luv:
36.6328, 93.7596, 9.9954
Hunter-Lab:
30.5631, 45.5316, 11.8645
#a61e3a color charts
#a61e3a color shades, tints & tones
#a61e3a color schemes
#a61e3a color preview, HTML & CSS examples
This text has a color of #a61e3a
<p style="color:#a61e3a;">Text here</p>
.mytext {color:#a61e3a;}
This box has a color of #a61e3a
<div style="background-color:#a61e3a;">Content here</div>
.mybackground {background-color:#a61e3a;}
Border around this has a color of #a61e3a
<div style="border:2px solid #a61e3a;">Content here</div>
.myborder {border:2px solid #a61e3a;}