#a34c0e color space conversions
Hex:
#a34c0e
RGB:
163, 76, 14
CMY:
36, 70, 95
CMYK:
0, 53, 91, 36
HSL:
25°, 84.1808%, 34.7059%
HSV (HSB):
25°, 91.4110%, 63.9216%
XYZ:
17.7680, 12.9871, 1.9858
xyY:
0.5427, 0.3967, 12.9871
CIE-Lab:
42.7438, 32.6865, 48.6381
CIE-LCH:
42.7438, 58.6010, 56.0975
CIE-Luv:
42.7438, 70.7836, 36.9653
Hunter-Lab:
36.0376, 24.9416, 21.9593
#a34c0e color charts
#a34c0e color shades, tints & tones
#a34c0e color schemes
#a34c0e color preview, HTML & CSS examples
This text has a color of #a34c0e
<p style="color:#a34c0e;">Text here</p>
.mytext {color:#a34c0e;}
This box has a color of #a34c0e
<div style="background-color:#a34c0e;">Content here</div>
.mybackground {background-color:#a34c0e;}
Border around this has a color of #a34c0e
<div style="border:2px solid #a34c0e;">Content here</div>
.myborder {border:2px solid #a34c0e;}