#a02e0e color space conversions
Hex:
#a02e0e
RGB:
160, 46, 14
CMY:
37, 82, 95
CMYK:
0, 71, 91, 37
HSL:
13°, 83.9080%, 34.1176%
HSV (HSB):
13°, 91.2500%, 62.7451%
XYZ:
15.5535, 9.4593, 1.4215
xyY:
0.5884, 0.3578, 9.4593
CIE-Lab:
36.8539, 45.6659, 44.0339
CIE-LCH:
36.8539, 63.4378, 43.9576
CIE-Luv:
36.8539, 89.5400, 27.8504
Hunter-Lab:
30.7559, 36.4456, 18.7888
#a02e0e color charts
#a02e0e color shades, tints & tones
#a02e0e color schemes
#a02e0e color preview, HTML & CSS examples
This text has a color of #a02e0e
<p style="color:#a02e0e;">Text here</p>
.mytext {color:#a02e0e;}
This box has a color of #a02e0e
<div style="background-color:#a02e0e;">Content here</div>
.mybackground {background-color:#a02e0e;}
Border around this has a color of #a02e0e
<div style="border:2px solid #a02e0e;">Content here</div>
.myborder {border:2px solid #a02e0e;}