#a76f3f color space conversions
Hex:
#a76f3f
RGB:
167, 111, 63
CMY:
35, 56, 75
CMYK:
0, 34, 62, 35
HSL:
28°, 45.2174%, 45.0980%
HSV (HSB):
28°, 62.2754%, 65.4902%
XYZ:
22.5180, 19.9433, 7.3652
xyY:
0.4519, 0.4003, 19.9433
CIE-Lab:
51.7730, 17.2609, 35.3598
CIE-LCH:
51.7730, 39.3478, 63.9807
CIE-Luv:
51.7730, 43.1951, 36.2069
Hunter-Lab:
44.6579, 11.8544, 21.4821
#a76f3f color charts
#a76f3f color shades, tints & tones
#a76f3f color schemes
#a76f3f color preview, HTML & CSS examples
This text has a color of #a76f3f
<p style="color:#a76f3f;">Text here</p>
.mytext {color:#a76f3f;}
This box has a color of #a76f3f
<div style="background-color:#a76f3f;">Content here</div>
.mybackground {background-color:#a76f3f;}
Border around this has a color of #a76f3f
<div style="border:2px solid #a76f3f;">Content here</div>
.myborder {border:2px solid #a76f3f;}