#a61414 color space conversions
Hex:
#a61414
RGB:
166, 20, 20
CMY:
35, 92, 92
CMYK:
0, 88, 88, 35
HSL:
0°, 78.4946%, 36.4706%
HSV (HSB):
0°, 87.9518%, 65.0980%
XYZ:
16.1023, 8.6578, 1.4843
xyY:
0.6136, 0.3299, 8.6578
CIE-Lab:
35.3169, 55.4707, 40.7011
CIE-LCH:
35.3169, 68.8010, 36.2690
CIE-Luv:
35.3169, 105.7582, 22.8064
Hunter-Lab:
29.4242, 46.1915, 17.6061
#a61414 color charts
#a61414 color shades, tints & tones
#a61414 color schemes
#a61414 color preview, HTML & CSS examples
This text has a color of #a61414
<p style="color:#a61414;">Text here</p>
.mytext {color:#a61414;}
This box has a color of #a61414
<div style="background-color:#a61414;">Content here</div>
.mybackground {background-color:#a61414;}
Border around this has a color of #a61414
<div style="border:2px solid #a61414;">Content here</div>
.myborder {border:2px solid #a61414;}