#82601e color space conversions
Hex:
#82601e
RGB:
130, 96, 30
CMY:
49, 62, 88
CMYK:
0, 26, 77, 49
HSL:
40°, 62.5000%, 31.3725%
HSV (HSB):
40°, 76.9231%, 50.9804%
XYZ:
13.6231, 13.2053, 3.0592
xyY:
0.4558, 0.4418, 13.2053
CIE-Lab:
43.0710, 7.0511, 41.0455
CIE-LCH:
43.0710, 41.6468, 80.2525
CIE-Luv:
43.0710, 27.3615, 39.0423
Hunter-Lab:
36.3391, 3.3243, 20.4461
#82601e color charts
#82601e color shades, tints & tones
#82601e color schemes
#82601e color preview, HTML & CSS examples
This text has a color of #82601e
<p style="color:#82601e;">Text here</p>
.mytext {color:#82601e;}
This box has a color of #82601e
<div style="background-color:#82601e;">Content here</div>
.mybackground {background-color:#82601e;}
Border around this has a color of #82601e
<div style="border:2px solid #82601e;">Content here</div>
.myborder {border:2px solid #82601e;}