#a4320c color space conversions
Hex:
#a4320c
RGB:
164, 50, 12
CMY:
36, 80, 95
CMYK:
0, 70, 93, 36
HSL:
15°, 86.3636%, 34.5098%
HSV (HSB):
15°, 92.6829%, 64.3137%
XYZ:
16.5168, 10.2003, 1.4461
xyY:
0.5865, 0.3622, 10.2003
CIE-Lab:
38.1995, 45.3998, 46.0835
CIE-LCH:
38.1995, 64.6903, 45.4282
CIE-Luv:
38.1995, 90.4616, 29.6421
Hunter-Lab:
31.9378, 36.4209, 19.6719
#a4320c color charts
#a4320c color shades, tints & tones
#a4320c color schemes
#a4320c color preview, HTML & CSS examples
This text has a color of #a4320c
<p style="color:#a4320c;">Text here</p>
.mytext {color:#a4320c;}
This box has a color of #a4320c
<div style="background-color:#a4320c;">Content here</div>
.mybackground {background-color:#a4320c;}
Border around this has a color of #a4320c
<div style="border:2px solid #a4320c;">Content here</div>
.myborder {border:2px solid #a4320c;}