#a03f31 color space conversions
Hex:
#a03f31
RGB:
160, 63, 49
CMY:
37, 75, 81
CMYK:
0, 61, 69, 37
HSL:
8°, 53.1100%, 40.9804%
HSV (HSB):
8°, 69.3750%, 62.7451%
XYZ:
16.8291, 11.2503, 4.1903
xyY:
0.5215, 0.3486, 11.2503
CIE-Lab:
39.9990, 39.3909, 29.0261
CIE-LCH:
39.9990, 48.9301, 36.3855
CIE-Luv:
39.9990, 73.7734, 22.1737
Hunter-Lab:
33.5415, 30.8627, 16.0721
#a03f31 color charts
#a03f31 color shades, tints & tones
#a03f31 color schemes
#a03f31 color preview, HTML & CSS examples
This text has a color of #a03f31
<p style="color:#a03f31;">Text here</p>
.mytext {color:#a03f31;}
This box has a color of #a03f31
<div style="background-color:#a03f31;">Content here</div>
.mybackground {background-color:#a03f31;}
Border around this has a color of #a03f31
<div style="border:2px solid #a03f31;">Content here</div>
.myborder {border:2px solid #a03f31;}