#a03e1f color space conversions
Hex:
#a03e1f
RGB:
160, 62, 31
CMY:
37, 76, 88
CMYK:
0, 61, 81, 37
HSL:
14°, 67.5393%, 37.4510%
HSV (HSB):
14°, 80.6250%, 62.7451%
XYZ:
16.4672, 11.0178, 2.5550
xyY:
0.5482, 0.3668, 11.0178
CIE-Lab:
39.6104, 39.0385, 38.6210
CIE-LCH:
39.6104, 54.9144, 44.6920
CIE-Luv:
39.6104, 77.2081, 28.4319
Hunter-Lab:
33.1930, 30.4666, 18.6712
#a03e1f color charts
#a03e1f color shades, tints & tones
#a03e1f color schemes
#a03e1f color preview, HTML & CSS examples
This text has a color of #a03e1f
<p style="color:#a03e1f;">Text here</p>
.mytext {color:#a03e1f;}
This box has a color of #a03e1f
<div style="background-color:#a03e1f;">Content here</div>
.mybackground {background-color:#a03e1f;}
Border around this has a color of #a03e1f
<div style="border:2px solid #a03e1f;">Content here</div>
.myborder {border:2px solid #a03e1f;}