#a03c25 color space conversions
Hex:
#a03c25
RGB:
160, 60, 37
CMY:
37, 76, 85
CMYK:
0, 63, 77, 37
HSL:
11°, 62.4365%, 38.6275%
HSV (HSB):
11°, 76.8750%, 62.7451%
XYZ:
16.4470, 10.8389, 2.9755
xyY:
0.5435, 0.3582, 10.8389
CIE-Lab:
39.3078, 40.2290, 35.1164
CIE-LCH:
39.3078, 53.3998, 41.1181
CIE-Luv:
39.3078, 77.7625, 25.8901
Hunter-Lab:
32.9224, 31.5586, 17.6871
#a03c25 color charts
#a03c25 color shades, tints & tones
#a03c25 color schemes
#a03c25 color preview, HTML & CSS examples
This text has a color of #a03c25
<p style="color:#a03c25;">Text here</p>
.mytext {color:#a03c25;}
This box has a color of #a03c25
<div style="background-color:#a03c25;">Content here</div>
.mybackground {background-color:#a03c25;}
Border around this has a color of #a03c25
<div style="border:2px solid #a03c25;">Content here</div>
.myborder {border:2px solid #a03c25;}