#a7330e color space conversions
Hex:
#a7330e
RGB:
167, 51, 14
CMY:
35, 80, 95
CMYK:
0, 69, 92, 35
HSL:
15°, 84.5304%, 35.4902%
HSV (HSB):
15°, 91.6168%, 65.4902%
XYZ:
17.1994, 10.6148, 1.5578
xyY:
0.5856, 0.3614, 10.6148
CIE-Lab:
38.9241, 46.0687, 46.1436
CIE-LCH:
38.9241, 65.2040, 45.0465
CIE-Luv:
38.9241, 92.1235, 29.9535
Hunter-Lab:
32.5804, 37.2156, 19.9714
#a7330e color charts
#a7330e color shades, tints & tones
#a7330e color schemes
#a7330e color preview, HTML & CSS examples
This text has a color of #a7330e
<p style="color:#a7330e;">Text here</p>
.mytext {color:#a7330e;}
This box has a color of #a7330e
<div style="background-color:#a7330e;">Content here</div>
.mybackground {background-color:#a7330e;}
Border around this has a color of #a7330e
<div style="border:2px solid #a7330e;">Content here</div>
.myborder {border:2px solid #a7330e;}