#a3601f color space conversions
Hex:
#a3601f
RGB:
163, 96, 31
CMY:
36, 62, 88
CMYK:
0, 41, 81, 36
HSL:
30°, 68.0412%, 38.0392%
HSV (HSB):
30°, 80.9816%, 63.9216%
XYZ:
19.5345, 16.2512, 3.4035
xyY:
0.4985, 0.4147, 16.2512
CIE-Lab:
47.3023, 22.2145, 46.1401
CIE-LCH:
47.3023, 51.2093, 64.2911
CIE-Luv:
47.3023, 54.0169, 40.8391
Hunter-Lab:
40.3128, 15.9488, 23.2132
#a3601f color charts
#a3601f color shades, tints & tones
#a3601f color schemes
#a3601f color preview, HTML & CSS examples
This text has a color of #a3601f
<p style="color:#a3601f;">Text here</p>
.mytext {color:#a3601f;}
This box has a color of #a3601f
<div style="background-color:#a3601f;">Content here</div>
.mybackground {background-color:#a3601f;}
Border around this has a color of #a3601f
<div style="border:2px solid #a3601f;">Content here</div>
.myborder {border:2px solid #a3601f;}