#a74b3a color space conversions
Hex:
#a74b3a
RGB:
167, 75, 58
CMY:
35, 71, 77
CMYK:
0, 55, 65, 35
HSL:
9°, 48.4444%, 44.1176%
HSV (HSB):
9°, 65.2695%, 65.4902%
XYZ:
19.2161, 13.5531, 5.6062
xyY:
0.5007, 0.3532, 13.5531
CIE-Lab:
43.5851, 36.6256, 28.3284
CIE-LCH:
43.5851, 46.3026, 37.7205
CIE-Luv:
43.5851, 69.8760, 23.4152
Hunter-Lab:
36.8146, 28.7463, 16.7414
#a74b3a color charts
#a74b3a color shades, tints & tones
#a74b3a color schemes
#a74b3a color preview, HTML & CSS examples
This text has a color of #a74b3a
<p style="color:#a74b3a;">Text here</p>
.mytext {color:#a74b3a;}
This box has a color of #a74b3a
<div style="background-color:#a74b3a;">Content here</div>
.mybackground {background-color:#a74b3a;}
Border around this has a color of #a74b3a
<div style="border:2px solid #a74b3a;">Content here</div>
.myborder {border:2px solid #a74b3a;}