#a77f2d color space conversions
Hex:
#a77f2d
RGB:
167, 127, 45
CMY:
35, 50, 82
CMYK:
0, 24, 73, 35
HSL:
40°, 57.5472%, 41.5686%
HSV (HSB):
40°, 73.0539%, 65.4902%
XYZ:
23.9994, 23.5837, 5.7698
xyY:
0.4498, 0.4420, 23.5837
CIE-Lab:
55.6685, 7.1106, 48.4450
CIE-LCH:
55.6685, 48.9640, 81.6499
CIE-Luv:
55.6685, 32.6763, 49.8813
Hunter-Lab:
48.5630, 3.2276, 26.9498
#a77f2d color charts
#a77f2d color shades, tints & tones
#a77f2d color schemes
#a77f2d color preview, HTML & CSS examples
This text has a color of #a77f2d
<p style="color:#a77f2d;">Text here</p>
.mytext {color:#a77f2d;}
This box has a color of #a77f2d
<div style="background-color:#a77f2d;">Content here</div>
.mybackground {background-color:#a77f2d;}
Border around this has a color of #a77f2d
<div style="border:2px solid #a77f2d;">Content here</div>
.myborder {border:2px solid #a77f2d;}