#82700e color space conversions
Hex:
#82700e
RGB:
130, 112, 14
CMY:
49, 56, 95
CMYK:
0, 14, 89, 49
HSL:
51°, 80.5556%, 28.2353%
HSV (HSB):
51°, 89.2308%, 50.9804%
XYZ:
15.0794, 16.3659, 2.7796
xyY:
0.4406, 0.4782, 16.3659
CIE-Lab:
47.4509, -2.8181, 50.5085
CIE-LCH:
47.4509, 50.5870, 93.1935
CIE-Luv:
47.4509, 16.3263, 48.9859
Hunter-Lab:
40.4548, -4.2606, 24.2445
#82700e color charts
#82700e color shades, tints & tones
#82700e color schemes
#82700e color preview, HTML & CSS examples
This text has a color of #82700e
<p style="color:#82700e;">Text here</p>
.mytext {color:#82700e;}
This box has a color of #82700e
<div style="background-color:#82700e;">Content here</div>
.mybackground {background-color:#82700e;}
Border around this has a color of #82700e
<div style="border:2px solid #82700e;">Content here</div>
.myborder {border:2px solid #82700e;}