#a03c00 color space conversions
Hex:
#a03c00
RGB:
160, 60, 0
CMY:
37, 76, 100
CMYK:
0, 63, 100, 37
HSL:
23°, 100.0000%, 31.3725%
HSV (HSB):
23°, 100.0000%, 62.7451%
XYZ:
16.1131, 10.7053, 1.2171
xyY:
0.5747, 0.3818, 10.7053
CIE-Lab:
39.0796, 39.3138, 50.2468
CIE-LCH:
39.0796, 63.7990, 51.9599
CIE-Luv:
39.0796, 81.0548, 33.4837
Hunter-Lab:
32.7190, 30.6475, 20.6978
#a03c00 color charts
#a03c00 color shades, tints & tones
#a03c00 color schemes
#a03c00 color preview, HTML & CSS examples
This text has a color of #a03c00
<p style="color:#a03c00;">Text here</p>
.mytext {color:#a03c00;}
This box has a color of #a03c00
<div style="background-color:#a03c00;">Content here</div>
.mybackground {background-color:#a03c00;}
Border around this has a color of #a03c00
<div style="border:2px solid #a03c00;">Content here</div>
.myborder {border:2px solid #a03c00;}