#a74c3d color space conversions
Hex:
#a74c3d
RGB:
167, 76, 61
CMY:
35, 70, 76
CMYK:
0, 54, 63, 35
HSL:
8°, 46.4912%, 44.7059%
HSV (HSB):
8°, 63.4731%, 65.4902%
XYZ:
19.3631, 13.7213, 6.0428
xyY:
0.4949, 0.3507, 13.7213
CIE-Lab:
43.8306, 36.3138, 26.8681
CIE-LCH:
43.8306, 45.1729, 36.4973
CIE-Luv:
43.8306, 68.6531, 22.3420
Hunter-Lab:
37.0423, 28.4833, 16.2574
#a74c3d color charts
#a74c3d color shades, tints & tones
#a74c3d color schemes
#a74c3d color preview, HTML & CSS examples
This text has a color of #a74c3d
<p style="color:#a74c3d;">Text here</p>
.mytext {color:#a74c3d;}
This box has a color of #a74c3d
<div style="background-color:#a74c3d;">Content here</div>
.mybackground {background-color:#a74c3d;}
Border around this has a color of #a74c3d
<div style="border:2px solid #a74c3d;">Content here</div>
.myborder {border:2px solid #a74c3d;}