#a74e29 color space conversions
Hex:
#a74e29
RGB:
167, 78, 41
CMY:
35, 69, 84
CMYK:
0, 53, 75, 35
HSL:
18°, 60.5769%, 40.7843%
HSV (HSB):
18°, 75.4491%, 65.4902%
XYZ:
19.0610, 13.8244, 3.7616
xyY:
0.5201, 0.3772, 13.8244
CIE-Lab:
43.9800, 34.1316, 38.2760
CIE-LCH:
43.9800, 51.2837, 48.2759
CIE-Luv:
43.9800, 70.2680, 31.4852
Hunter-Lab:
37.1811, 26.4414, 20.0285
#a74e29 color charts
#a74e29 color shades, tints & tones
#a74e29 color schemes
#a74e29 color preview, HTML & CSS examples
This text has a color of #a74e29
<p style="color:#a74e29;">Text here</p>
.mytext {color:#a74e29;}
This box has a color of #a74e29
<div style="background-color:#a74e29;">Content here</div>
.mybackground {background-color:#a74e29;}
Border around this has a color of #a74e29
<div style="border:2px solid #a74e29;">Content here</div>
.myborder {border:2px solid #a74e29;}