#a02c0f color space conversions
Hex:
#a02c0f
RGB:
160, 44, 15
CMY:
37, 83, 94
CMYK:
0, 73, 91, 37
HSL:
12°, 82.8571%, 34.3137%
HSV (HSB):
12°, 90.6250%, 62.7451%
XYZ:
15.4841, 9.3094, 1.4327
xyY:
0.5904, 0.3550, 9.3094
CIE-Lab:
36.5734, 46.4682, 43.4267
CIE-LCH:
36.5734, 63.6017, 43.0622
CIE-Luv:
36.5734, 90.6509, 27.2016
Hunter-Lab:
30.5114, 37.1915, 18.5739
#a02c0f color charts
#a02c0f color shades, tints & tones
#a02c0f color schemes
#a02c0f color preview, HTML & CSS examples
This text has a color of #a02c0f
<p style="color:#a02c0f;">Text here</p>
.mytext {color:#a02c0f;}
This box has a color of #a02c0f
<div style="background-color:#a02c0f;">Content here</div>
.mybackground {background-color:#a02c0f;}
Border around this has a color of #a02c0f
<div style="border:2px solid #a02c0f;">Content here</div>
.myborder {border:2px solid #a02c0f;}