#a03e3a color space conversions
Hex:
#a03e3a
RGB:
160, 62, 58
CMY:
37, 76, 77
CMYK:
0, 61, 64, 37
HSL:
2°, 46.7890%, 42.7451%
HSV (HSB):
2°, 63.7500%, 62.7451%
XYZ:
16.9835, 11.2243, 5.2744
xyY:
0.5072, 0.3352, 11.2243
CIE-Lab:
39.9557, 40.4335, 23.5688
CIE-LCH:
39.9557, 46.8013, 30.2381
CIE-Luv:
39.9557, 72.6432, 17.5653
Hunter-Lab:
33.5027, 31.8573, 14.1178
#a03e3a color charts
#a03e3a color shades, tints & tones
#a03e3a color schemes
#a03e3a color preview, HTML & CSS examples
This text has a color of #a03e3a
<p style="color:#a03e3a;">Text here</p>
.mytext {color:#a03e3a;}
This box has a color of #a03e3a
<div style="background-color:#a03e3a;">Content here</div>
.mybackground {background-color:#a03e3a;}
Border around this has a color of #a03e3a
<div style="border:2px solid #a03e3a;">Content here</div>
.myborder {border:2px solid #a03e3a;}