#a73c2d color space conversions
Hex:
#a73c2d
RGB:
167, 60, 45
CMY:
35, 76, 82
CMYK:
0, 64, 73, 35
HSL:
7°, 57.5472%, 41.5686%
HSV (HSB):
7°, 73.0539%, 65.4902%
XYZ:
18.0259, 11.6367, 3.7787
xyY:
0.5390, 0.3480, 11.6367
CIE-Lab:
40.6327, 43.1627, 32.4064
CIE-LCH:
40.6327, 53.9740, 36.8991
CIE-Luv:
40.6327, 82.2771, 23.9117
Hunter-Lab:
34.1126, 34.6265, 17.3112
#a73c2d color charts
#a73c2d color shades, tints & tones
#a73c2d color schemes
#a73c2d color preview, HTML & CSS examples
This text has a color of #a73c2d
<p style="color:#a73c2d;">Text here</p>
.mytext {color:#a73c2d;}
This box has a color of #a73c2d
<div style="background-color:#a73c2d;">Content here</div>
.mybackground {background-color:#a73c2d;}
Border around this has a color of #a73c2d
<div style="border:2px solid #a73c2d;">Content here</div>
.myborder {border:2px solid #a73c2d;}