#a7231e color space conversions
Hex:
#a7231e
RGB:
167, 35, 30
CMY:
35, 86, 88
CMYK:
0, 79, 82, 35
HSL:
2°, 69.5431%, 38.6275%
HSV (HSB):
2°, 82.0359%, 65.4902%
XYZ:
16.7717, 9.5113, 2.1802
xyY:
0.5892, 0.3342, 9.5113
CIE-Lab:
36.9506, 52.2109, 36.9848
CIE-LCH:
36.9506, 63.9832, 35.3128
CIE-Luv:
36.9506, 99.1185, 22.7657
Hunter-Lab:
30.8404, 43.1018, 17.3969
#a7231e color charts
#a7231e color shades, tints & tones
#a7231e color schemes
#a7231e color preview, HTML & CSS examples
This text has a color of #a7231e
<p style="color:#a7231e;">Text here</p>
.mytext {color:#a7231e;}
This box has a color of #a7231e
<div style="background-color:#a7231e;">Content here</div>
.mybackground {background-color:#a7231e;}
Border around this has a color of #a7231e
<div style="border:2px solid #a7231e;">Content here</div>
.myborder {border:2px solid #a7231e;}