#a02f2b color space conversions
Hex:
#a02f2b
RGB:
160, 47, 43
CMY:
37, 82, 83
CMYK:
0, 71, 73, 37
HSL:
2°, 57.6355%, 39.8039%
HSV (HSB):
2°, 73.1250%, 62.7451%
XYZ:
15.9498, 9.6810, 3.3135
xyY:
0.5511, 0.3345, 9.6810
CIE-Lab:
37.2638, 46.2028, 29.3929
CIE-LCH:
37.2638, 54.7598, 32.4633
CIE-Luv:
37.2638, 84.7865, 19.8020
Hunter-Lab:
31.1144, 37.0521, 15.4660
#a02f2b color charts
#a02f2b color shades, tints & tones
#a02f2b color schemes
#a02f2b color preview, HTML & CSS examples
This text has a color of #a02f2b
<p style="color:#a02f2b;">Text here</p>
.mytext {color:#a02f2b;}
This box has a color of #a02f2b
<div style="background-color:#a02f2b;">Content here</div>
.mybackground {background-color:#a02f2b;}
Border around this has a color of #a02f2b
<div style="border:2px solid #a02f2b;">Content here</div>
.myborder {border:2px solid #a02f2b;}