#a02f0c color space conversions
Hex:
#a02f0c
RGB:
160, 47, 12
CMY:
37, 82, 95
CMYK:
0, 71, 93, 37
HSL:
14°, 86.0465%, 33.7255%
HSV (HSB):
14°, 92.5000%, 62.7451%
XYZ:
15.5801, 9.5332, 1.3667
xyY:
0.5884, 0.3600, 9.5332
CIE-Lab:
36.9912, 45.2303, 44.8834
CIE-LCH:
36.9912, 63.7205, 44.7794
CIE-Luv:
36.9912, 89.0845, 28.4094
Hunter-Lab:
30.8758, 36.0393, 18.9885
#a02f0c color charts
#a02f0c color shades, tints & tones
#a02f0c color schemes
#a02f0c color preview, HTML & CSS examples
This text has a color of #a02f0c
<p style="color:#a02f0c;">Text here</p>
.mytext {color:#a02f0c;}
This box has a color of #a02f0c
<div style="background-color:#a02f0c;">Content here</div>
.mybackground {background-color:#a02f0c;}
Border around this has a color of #a02f0c
<div style="border:2px solid #a02f0c;">Content here</div>
.myborder {border:2px solid #a02f0c;}