#a02f2d color space conversions
Hex:
#a02f2d
RGB:
160, 47, 45
CMY:
37, 82, 82
CMYK:
0, 71, 72, 37
HSL:
1°, 56.0976%, 40.1961%
HSV (HSB):
1°, 71.8750%, 62.7451%
XYZ:
15.9874, 9.6961, 3.5115
xyY:
0.5476, 0.3321, 9.6961
CIE-Lab:
37.2913, 46.3005, 28.2204
CIE-LCH:
37.2913, 54.2229, 31.3625
CIE-Luv:
37.2913, 84.3721, 18.9675
Hunter-Lab:
31.1385, 37.1544, 15.1108
#a02f2d color charts
#a02f2d color shades, tints & tones
#a02f2d color schemes
#a02f2d color preview, HTML & CSS examples
This text has a color of #a02f2d
<p style="color:#a02f2d;">Text here</p>
.mytext {color:#a02f2d;}
This box has a color of #a02f2d
<div style="background-color:#a02f2d;">Content here</div>
.mybackground {background-color:#a02f2d;}
Border around this has a color of #a02f2d
<div style="border:2px solid #a02f2d;">Content here</div>
.myborder {border:2px solid #a02f2d;}