#a7120e color space conversions
Hex:
#a7120e
RGB:
167, 18, 14
CMY:
35, 93, 95
CMYK:
0, 89, 92, 35
HSL:
2°, 84.5304%, 35.4902%
HSV (HSB):
2°, 91.6168%, 65.4902%
XYZ:
16.2319, 8.6798, 1.2353
xyY:
0.6208, 0.3320, 8.6798
CIE-Lab:
35.3604, 56.0239, 43.6120
CIE-LCH:
35.3604, 70.9978, 37.8991
CIE-Luv:
35.3604, 107.8522, 23.8962
Hunter-Lab:
29.4615, 46.7875, 18.1370
#a7120e color charts
#a7120e color shades, tints & tones
#a7120e color schemes
#a7120e color preview, HTML & CSS examples
This text has a color of #a7120e
<p style="color:#a7120e;">Text here</p>
.mytext {color:#a7120e;}
This box has a color of #a7120e
<div style="background-color:#a7120e;">Content here</div>
.mybackground {background-color:#a7120e;}
Border around this has a color of #a7120e
<div style="border:2px solid #a7120e;">Content here</div>
.myborder {border:2px solid #a7120e;}