#a03b24 color space conversions
Hex:
#a03b24
RGB:
160, 59, 36
CMY:
37, 77, 86
CMYK:
0, 63, 78, 37
HSL:
11°, 63.2653%, 38.4314%
HSV (HSB):
11°, 77.5000%, 62.7451%
XYZ:
16.3796, 10.7289, 2.8766
xyY:
0.5463, 0.3578, 10.7289
CIE-Lab:
39.1200, 40.6571, 35.4676
CIE-LCH:
39.1200, 53.9532, 41.1001
CIE-Luv:
39.1200, 78.5818, 25.9177
Hunter-Lab:
32.7550, 31.9403, 17.7214
#a03b24 color charts
#a03b24 color shades, tints & tones
#a03b24 color schemes
#a03b24 color preview, HTML & CSS examples
This text has a color of #a03b24
<p style="color:#a03b24;">Text here</p>
.mytext {color:#a03b24;}
This box has a color of #a03b24
<div style="background-color:#a03b24;">Content here</div>
.mybackground {background-color:#a03b24;}
Border around this has a color of #a03b24
<div style="border:2px solid #a03b24;">Content here</div>
.myborder {border:2px solid #a03b24;}