#a74d3c color space conversions
Hex:
#a74d3c
RGB:
167, 77, 60
CMY:
35, 70, 76
CMYK:
0, 54, 64, 35
HSL:
10°, 47.1366%, 44.5098%
HSV (HSB):
10°, 64.0719%, 65.4902%
XYZ:
19.4058, 13.8495, 5.9254
xyY:
0.4953, 0.3535, 13.8495
CIE-Lab:
44.0163, 35.7295, 27.6858
CIE-LCH:
44.0163, 45.2007, 37.7711
CIE-Luv:
44.0163, 68.1436, 23.2190
Hunter-Lab:
37.2149, 27.9534, 16.6102
#a74d3c color charts
#a74d3c color shades, tints & tones
#a74d3c color schemes
#a74d3c color preview, HTML & CSS examples
This text has a color of #a74d3c
<p style="color:#a74d3c;">Text here</p>
.mytext {color:#a74d3c;}
This box has a color of #a74d3c
<div style="background-color:#a74d3c;">Content here</div>
.mybackground {background-color:#a74d3c;}
Border around this has a color of #a74d3c
<div style="border:2px solid #a74d3c;">Content here</div>
.myborder {border:2px solid #a74d3c;}