#a02f1c color space conversions
Hex:
#a02f1c
RGB:
160, 47, 28
CMY:
37, 82, 89
CMYK:
0, 71, 83, 37
HSL:
9°, 70.2128%, 36.8627%
HSV (HSB):
9°, 82.5000%, 62.7451%
XYZ:
15.7233, 9.5905, 2.1210
xyY:
0.5731, 0.3496, 9.5905
CIE-Lab:
37.0971, 45.6096, 37.7331
CIE-LCH:
37.0971, 59.1948, 39.6011
CIE-Luv:
37.0971, 87.3691, 24.9840
Hunter-Lab:
30.9685, 36.4333, 17.6171
#a02f1c color charts
#a02f1c color shades, tints & tones
#a02f1c color schemes
#a02f1c color preview, HTML & CSS examples
This text has a color of #a02f1c
<p style="color:#a02f1c;">Text here</p>
.mytext {color:#a02f1c;}
This box has a color of #a02f1c
<div style="background-color:#a02f1c;">Content here</div>
.mybackground {background-color:#a02f1c;}
Border around this has a color of #a02f1c
<div style="border:2px solid #a02f1c;">Content here</div>
.myborder {border:2px solid #a02f1c;}