#a74f2c color space conversions
Hex:
#a74f2c
RGB:
167, 79, 44
CMY:
35, 69, 83
CMYK:
0, 53, 74, 35
HSL:
17°, 58.2938%, 41.3725%
HSV (HSB):
17°, 73.6527%, 65.4902%
XYZ:
19.1870, 13.9893, 4.0718
xyY:
0.5151, 0.3756, 13.9893
CIE-Lab:
44.2176, 33.7508, 36.9419
CIE-LCH:
44.2176, 50.0382, 47.5847
CIE-Luv:
44.2176, 69.1499, 30.7889
Hunter-Lab:
37.4023, 26.1145, 19.7270
#a74f2c color charts
#a74f2c color shades, tints & tones
#a74f2c color schemes
#a74f2c color preview, HTML & CSS examples
This text has a color of #a74f2c
<p style="color:#a74f2c;">Text here</p>
.mytext {color:#a74f2c;}
This box has a color of #a74f2c
<div style="background-color:#a74f2c;">Content here</div>
.mybackground {background-color:#a74f2c;}
Border around this has a color of #a74f2c
<div style="border:2px solid #a74f2c;">Content here</div>
.myborder {border:2px solid #a74f2c;}