#a03f20 color space conversions
Hex:
#a03f20
RGB:
160, 63, 32
CMY:
37, 75, 87
CMYK:
0, 61, 80, 37
HSL:
15°, 66.6667%, 37.6471%
HSV (HSB):
15°, 80.0000%, 62.7451%
XYZ:
16.5354, 11.1329, 2.6438
xyY:
0.5455, 0.3673, 11.1329
CIE-Lab:
39.8034, 38.5912, 38.2980
CIE-LCH:
39.8034, 54.3693, 44.7815
CIE-Luv:
39.8034, 76.3848, 28.4537
Hunter-Lab:
33.3660, 30.0701, 18.6582
#a03f20 color charts
#a03f20 color shades, tints & tones
#a03f20 color schemes
#a03f20 color preview, HTML & CSS examples
This text has a color of #a03f20
<p style="color:#a03f20;">Text here</p>
.mytext {color:#a03f20;}
This box has a color of #a03f20
<div style="background-color:#a03f20;">Content here</div>
.mybackground {background-color:#a03f20;}
Border around this has a color of #a03f20
<div style="border:2px solid #a03f20;">Content here</div>
.myborder {border:2px solid #a03f20;}