#a4340e color space conversions
Hex:
#a4340e
RGB:
164, 52, 14
CMY:
36, 80, 95
CMYK:
0, 68, 91, 36
HSL:
15°, 84.2697%, 34.9020%
HSV (HSB):
15°, 91.4634%, 64.3137%
XYZ:
16.6171, 10.3802, 1.5432
xyY:
0.5822, 0.3637, 10.3802
CIE-Lab:
38.5163, 44.5977, 45.5928
CIE-LCH:
38.5163, 63.7782, 45.6322
CIE-Luv:
38.5163, 89.0238, 29.8526
Hunter-Lab:
32.2183, 35.6821, 19.7129
#a4340e color charts
#a4340e color shades, tints & tones
#a4340e color schemes
#a4340e color preview, HTML & CSS examples
This text has a color of #a4340e
<p style="color:#a4340e;">Text here</p>
.mytext {color:#a4340e;}
This box has a color of #a4340e
<div style="background-color:#a4340e;">Content here</div>
.mybackground {background-color:#a4340e;}
Border around this has a color of #a4340e
<div style="border:2px solid #a4340e;">Content here</div>
.myborder {border:2px solid #a4340e;}