#a74b2a color space conversions
Hex:
#a74b2a
RGB:
167, 75, 42
CMY:
35, 71, 84
CMYK:
0, 55, 75, 35
HSL:
16°, 59.8086%, 40.9804%
HSV (HSB):
16°, 74.8503%, 65.4902%
XYZ:
18.8703, 13.4148, 3.7852
xyY:
0.5232, 0.3719, 13.4148
CIE-Lab:
43.3817, 35.7313, 37.1082
CIE-LCH:
43.3817, 51.5145, 46.0829
CIE-Luv:
43.3817, 72.3489, 30.0629
Hunter-Lab:
36.6262, 27.8698, 19.5109
#a74b2a color charts
#a74b2a color shades, tints & tones
#a74b2a color schemes
#a74b2a color preview, HTML & CSS examples
This text has a color of #a74b2a
<p style="color:#a74b2a;">Text here</p>
.mytext {color:#a74b2a;}
This box has a color of #a74b2a
<div style="background-color:#a74b2a;">Content here</div>
.mybackground {background-color:#a74b2a;}
Border around this has a color of #a74b2a
<div style="border:2px solid #a74b2a;">Content here</div>
.myborder {border:2px solid #a74b2a;}