#a73d1c color space conversions
Hex:
#a73d1c
RGB:
167, 61, 28
CMY:
35, 76, 89
CMYK:
0, 63, 83, 35
HSL:
14°, 71.2821%, 38.2353%
HSV (HSB):
14°, 83.2335%, 65.4902%
XYZ:
17.8147, 11.6368, 2.4058
xyY:
0.5592, 0.3653, 11.6368
CIE-Lab:
40.6330, 42.0355, 41.5215
CIE-LCH:
40.6330, 59.0848, 44.6476
CIE-Luv:
40.6330, 84.0919, 29.7979
Hunter-Lab:
34.1128, 33.5206, 19.6975
#a73d1c color charts
#a73d1c color shades, tints & tones
#a73d1c color schemes
#a73d1c color preview, HTML & CSS examples
This text has a color of #a73d1c
<p style="color:#a73d1c;">Text here</p>
.mytext {color:#a73d1c;}
This box has a color of #a73d1c
<div style="background-color:#a73d1c;">Content here</div>
.mybackground {background-color:#a73d1c;}
Border around this has a color of #a73d1c
<div style="border:2px solid #a73d1c;">Content here</div>
.myborder {border:2px solid #a73d1c;}