#a3430e color space conversions
Hex:
#a3430e
RGB:
163, 67, 14
CMY:
36, 74, 95
CMYK:
0, 59, 91, 36
HSL:
21°, 84.1808%, 34.7059%
HSV (HSB):
21°, 91.4110%, 63.9216%
XYZ:
17.1907, 11.8325, 1.7933
xyY:
0.5578, 0.3840, 11.8325
CIE-Lab:
40.9487, 37.2936, 47.3017
CIE-LCH:
40.9487, 60.2351, 51.7470
CIE-Luv:
40.9487, 77.6529, 34.0543
Hunter-Lab:
34.3985, 29.0083, 20.9879
#a3430e color charts
#a3430e color shades, tints & tones
#a3430e color schemes
#a3430e color preview, HTML & CSS examples
This text has a color of #a3430e
<p style="color:#a3430e;">Text here</p>
.mytext {color:#a3430e;}
This box has a color of #a3430e
<div style="background-color:#a3430e;">Content here</div>
.mybackground {background-color:#a3430e;}
Border around this has a color of #a3430e
<div style="border:2px solid #a3430e;">Content here</div>
.myborder {border:2px solid #a3430e;}