#a03d28 color space conversions
Hex:
#a03d28
RGB:
160, 61, 40
CMY:
37, 76, 84
CMYK:
0, 62, 75, 37
HSL:
11°, 60.0000%, 39.2157%
HSV (HSB):
11°, 75.0000%, 62.7451%
XYZ:
16.5490, 10.9643, 3.2516
xyY:
0.5379, 0.3564, 10.9643
CIE-Lab:
39.5202, 39.8878, 33.6746
CIE-LCH:
39.5202, 52.2017, 40.1722
CIE-Luv:
39.5202, 76.6314, 25.1404
Hunter-Lab:
33.1123, 31.2645, 17.3565
#a03d28 color charts
#a03d28 color shades, tints & tones
#a03d28 color schemes
#a03d28 color preview, HTML & CSS examples
This text has a color of #a03d28
<p style="color:#a03d28;">Text here</p>
.mytext {color:#a03d28;}
This box has a color of #a03d28
<div style="background-color:#a03d28;">Content here</div>
.mybackground {background-color:#a03d28;}
Border around this has a color of #a03d28
<div style="border:2px solid #a03d28;">Content here</div>
.myborder {border:2px solid #a03d28;}