#a04e29 color space conversions
Hex:
#a04e29
RGB:
160, 78, 41
CMY:
37, 69, 84
CMYK:
0, 51, 74, 37
HSL:
19°, 59.2040%, 39.4118%
HSV (HSB):
19°, 74.3750%, 62.7451%
XYZ:
17.6218, 13.0825, 3.6942
xyY:
0.5123, 0.3803, 13.0825
CIE-Lab:
42.8872, 31.2825, 36.7830
CIE-LCH:
42.8872, 48.2865, 49.6201
CIE-Luv:
42.8872, 64.4057, 30.7193
Hunter-Lab:
36.1697, 23.6681, 19.2632
#a04e29 color charts
#a04e29 color shades, tints & tones
#a04e29 color schemes
#a04e29 color preview, HTML & CSS examples
This text has a color of #a04e29
<p style="color:#a04e29;">Text here</p>
.mytext {color:#a04e29;}
This box has a color of #a04e29
<div style="background-color:#a04e29;">Content here</div>
.mybackground {background-color:#a04e29;}
Border around this has a color of #a04e29
<div style="border:2px solid #a04e29;">Content here</div>
.myborder {border:2px solid #a04e29;}