#a74f3d color space conversions
Hex:
#a74f3d
RGB:
167, 79, 61
CMY:
35, 69, 76
CMYK:
0, 53, 63, 35
HSL:
10°, 46.4912%, 44.7059%
HSV (HSB):
10°, 63.4731%, 65.4902%
XYZ:
19.5746, 14.1444, 6.1133
xyY:
0.4914, 0.3551, 14.1444
CIE-Lab:
44.4393, 34.7575, 27.6221
CIE-LCH:
44.4393, 44.3967, 38.4744
CIE-Luv:
44.4393, 66.5834, 23.5116
Hunter-Lab:
37.6090, 27.0894, 16.6888
#a74f3d color charts
#a74f3d color shades, tints & tones
#a74f3d color schemes
#a74f3d color preview, HTML & CSS examples
This text has a color of #a74f3d
<p style="color:#a74f3d;">Text here</p>
.mytext {color:#a74f3d;}
This box has a color of #a74f3d
<div style="background-color:#a74f3d;">Content here</div>
.mybackground {background-color:#a74f3d;}
Border around this has a color of #a74f3d
<div style="border:2px solid #a74f3d;">Content here</div>
.myborder {border:2px solid #a74f3d;}