#a03e3f color space conversions
Hex:
#a03e3f
RGB:
160, 62, 63
CMY:
37, 76, 75
CMYK:
0, 61, 61, 37
HSL:
359°, 44.1441%, 43.5294%
HSV (HSB):
359°, 61.2500%, 62.7451%
XYZ:
17.1170, 11.2777, 5.9773
xyY:
0.4980, 0.3281, 11.2777
CIE-Lab:
40.0443, 40.7876, 20.6169
CIE-LCH:
40.0443, 45.7021, 26.8153
CIE-Luv:
40.0443, 71.5457, 14.9338
Hunter-Lab:
33.5823, 32.2131, 12.9547
#a03e3f color charts
#a03e3f color shades, tints & tones
#a03e3f color schemes
#a03e3f color preview, HTML & CSS examples
This text has a color of #a03e3f
<p style="color:#a03e3f;">Text here</p>
.mytext {color:#a03e3f;}
This box has a color of #a03e3f
<div style="background-color:#a03e3f;">Content here</div>
.mybackground {background-color:#a03e3f;}
Border around this has a color of #a03e3f
<div style="border:2px solid #a03e3f;">Content here</div>
.myborder {border:2px solid #a03e3f;}