#a34f0e color space conversions
Hex:
#a34f0e
RGB:
163, 79, 14
CMY:
36, 69, 95
CMYK:
0, 52, 91, 36
HSL:
26°, 84.1808%, 34.7059%
HSV (HSB):
26°, 91.4110%, 63.9216%
XYZ:
17.9795, 13.4102, 2.0563
xyY:
0.5376, 0.4010, 13.4102
CIE-Lab:
43.3749, 31.0964, 49.1103
CIE-LCH:
43.3749, 58.1275, 57.6582
CIE-Luv:
43.3749, 68.4365, 37.9794
Hunter-Lab:
36.6199, 23.5543, 22.3047
#a34f0e color charts
#a34f0e color shades, tints & tones
#a34f0e color schemes
#a34f0e color preview, HTML & CSS examples
This text has a color of #a34f0e
<p style="color:#a34f0e;">Text here</p>
.mytext {color:#a34f0e;}
This box has a color of #a34f0e
<div style="background-color:#a34f0e;">Content here</div>
.mybackground {background-color:#a34f0e;}
Border around this has a color of #a34f0e
<div style="border:2px solid #a34f0e;">Content here</div>
.myborder {border:2px solid #a34f0e;}