#a7120b color space conversions
Hex:
#a7120b
RGB:
167, 18, 11
CMY:
35, 93, 96
CMYK:
0, 89, 93, 35
HSL:
3°, 87.6404%, 34.9020%
HSV (HSB):
3°, 93.4132%, 65.4902%
XYZ:
16.2131, 8.6723, 1.1360
xyY:
0.6231, 0.3333, 8.6723
CIE-Lab:
35.3455, 55.9805, 44.8245
CIE-LCH:
35.3455, 71.7151, 38.6848
CIE-Luv:
35.3455, 108.1460, 24.3644
Hunter-Lab:
29.4487, 46.7384, 18.3270
#a7120b color charts
#a7120b color shades, tints & tones
#a7120b color schemes
#a7120b color preview, HTML & CSS examples
This text has a color of #a7120b
<p style="color:#a7120b;">Text here</p>
.mytext {color:#a7120b;}
This box has a color of #a7120b
<div style="background-color:#a7120b;">Content here</div>
.mybackground {background-color:#a7120b;}
Border around this has a color of #a7120b
<div style="border:2px solid #a7120b;">Content here</div>
.myborder {border:2px solid #a7120b;}