#a02e3e color space conversions
Hex:
#a02e3e
RGB:
160, 46, 62
CMY:
37, 82, 76
CMYK:
0, 71, 61, 37
HSL:
352°, 55.3398%, 40.3922%
HSV (HSB):
352°, 71.2500%, 62.7451%
XYZ:
16.3437, 9.7754, 5.5829
xyY:
0.5155, 0.3084, 9.7754
CIE-Lab:
37.4362, 47.7115, 17.8303
CIE-LCH:
37.4362, 50.9343, 20.4913
CIE-Luv:
37.4362, 80.7453, 10.3106
Hunter-Lab:
31.2656, 38.5939, 11.2990
#a02e3e color charts
#a02e3e color shades, tints & tones
#a02e3e color schemes
#a02e3e color preview, HTML & CSS examples
This text has a color of #a02e3e
<p style="color:#a02e3e;">Text here</p>
.mytext {color:#a02e3e;}
This box has a color of #a02e3e
<div style="background-color:#a02e3e;">Content here</div>
.mybackground {background-color:#a02e3e;}
Border around this has a color of #a02e3e
<div style="border:2px solid #a02e3e;">Content here</div>
.myborder {border:2px solid #a02e3e;}