#a04a35 color space conversions
Hex:
#a04a35
RGB:
160, 74, 53
CMY:
37, 71, 79
CMYK:
0, 54, 67, 37
HSL:
12°, 50.2347%, 41.7647%
HSV (HSB):
12°, 66.8750%, 62.7451%
XYZ:
17.5886, 12.6282, 4.8786
xyY:
0.5012, 0.3598, 12.6282
CIE-Lab:
42.1976, 34.0757, 29.3051
CIE-LCH:
42.1976, 44.9438, 40.6955
CIE-Luv:
42.1976, 65.5957, 24.3740
Hunter-Lab:
35.5362, 26.1601, 16.7356
#a04a35 color charts
#a04a35 color shades, tints & tones
#a04a35 color schemes
#a04a35 color preview, HTML & CSS examples
This text has a color of #a04a35
<p style="color:#a04a35;">Text here</p>
.mytext {color:#a04a35;}
This box has a color of #a04a35
<div style="background-color:#a04a35;">Content here</div>
.mybackground {background-color:#a04a35;}
Border around this has a color of #a04a35
<div style="border:2px solid #a04a35;">Content here</div>
.myborder {border:2px solid #a04a35;}