#682e20 color space conversions
Hex:
#682e20
RGB:
104, 46, 32
CMY:
59, 82, 87
CMYK:
0, 56, 69, 59
HSL:
12°, 52.9412%, 26.6667%
HSV (HSB):
12°, 69.2308%, 40.7843%
XYZ:
6.9466, 5.0013, 1.9657
xyY:
0.4993, 0.3595, 5.0013
CIE-Lab:
26.7386, 24.8313, 21.2204
CIE-LCH:
26.7386, 32.6634, 40.5167
CIE-Luv:
26.7386, 41.1579, 15.2793
Hunter-Lab:
22.3637, 16.3095, 10.4431
#682e20 color charts
#682e20 color shades, tints & tones
#682e20 color schemes
#682e20 color preview, HTML & CSS examples
This text has a color of #682e20
<p style="color:#682e20;">Text here</p>
.mytext {color:#682e20;}
This box has a color of #682e20
<div style="background-color:#682e20;">Content here</div>
.mybackground {background-color:#682e20;}
Border around this has a color of #682e20
<div style="border:2px solid #682e20;">Content here</div>
.myborder {border:2px solid #682e20;}