#a03601 color space conversions
Hex:
#a03601
RGB:
160, 54, 1
CMY:
37, 79, 100
CMYK:
0, 66, 99, 37
HSL:
20°, 98.7578%, 31.5686%
HSV (HSB):
20°, 99.3750%, 62.7451%
XYZ:
15.8218, 10.1141, 1.1470
xyY:
0.5842, 0.3734, 10.1141
CIE-Lab:
38.0465, 42.0899, 49.3404
CIE-LCH:
38.0465, 64.8539, 49.5341
CIE-Luv:
38.0465, 85.2287, 31.6865
Hunter-Lab:
31.8027, 33.1491, 20.1235
#a03601 color charts
#a03601 color shades, tints & tones
#a03601 color schemes
#a03601 color preview, HTML & CSS examples
This text has a color of #a03601
<p style="color:#a03601;">Text here</p>
.mytext {color:#a03601;}
This box has a color of #a03601
<div style="background-color:#a03601;">Content here</div>
.mybackground {background-color:#a03601;}
Border around this has a color of #a03601
<div style="border:2px solid #a03601;">Content here</div>
.myborder {border:2px solid #a03601;}