#a7700d color space conversions
Hex:
#a7700d
RGB:
167, 112, 13
CMY:
35, 56, 95
CMYK:
0, 33, 92, 35
HSL:
39°, 85.5556%, 35.2941%
HSV (HSB):
39°, 92.2156%, 65.4902%
XYZ:
21.8032, 19.8329, 3.0597
xyY:
0.4878, 0.4437, 19.8329
CIE-Lab:
51.6477, 14.4917, 55.8291
CIE-LCH:
51.6477, 57.6793, 75.4488
CIE-Luv:
51.6477, 45.4333, 50.4040
Hunter-Lab:
44.5341, 9.4559, 27.1003
#a7700d color charts
#a7700d color shades, tints & tones
#a7700d color schemes
#a7700d color preview, HTML & CSS examples
This text has a color of #a7700d
<p style="color:#a7700d;">Text here</p>
.mytext {color:#a7700d;}
This box has a color of #a7700d
<div style="background-color:#a7700d;">Content here</div>
.mybackground {background-color:#a7700d;}
Border around this has a color of #a7700d
<div style="border:2px solid #a7700d;">Content here</div>
.myborder {border:2px solid #a7700d;}