#a03f0a color space conversions
Hex:
#a03f0a
RGB:
160, 63, 10
CMY:
37, 75, 96
CMYK:
0, 61, 94, 37
HSL:
21°, 88.2353%, 33.3333%
HSV (HSB):
21°, 93.7500%, 62.7451%
XYZ:
16.3295, 11.0505, 1.5595
xyY:
0.5643, 0.3818, 11.0505
CIE-Lab:
39.6654, 38.0223, 47.4048
CIE-LCH:
39.6654, 60.7694, 51.2677
CIE-Luv:
39.6654, 78.3235, 33.0914
Hunter-Lab:
33.2423, 29.5099, 20.4882
#a03f0a color charts
#a03f0a color shades, tints & tones
#a03f0a color schemes
#a03f0a color preview, HTML & CSS examples
This text has a color of #a03f0a
<p style="color:#a03f0a;">Text here</p>
.mytext {color:#a03f0a;}
This box has a color of #a03f0a
<div style="background-color:#a03f0a;">Content here</div>
.mybackground {background-color:#a03f0a;}
Border around this has a color of #a03f0a
<div style="border:2px solid #a03f0a;">Content here</div>
.myborder {border:2px solid #a03f0a;}