#682b2f color space conversions
Hex:
#682b2f
RGB:
104, 43, 47
CMY:
59, 83, 82
CMYK:
0, 59, 55, 59
HSL:
356°, 41.4966%, 28.8235%
HSV (HSB):
356°, 58.6538%, 40.7843%
XYZ:
7.0859, 4.8760, 3.2570
xyY:
0.4656, 0.3204, 4.8760
CIE-Lab:
26.3787, 27.7703, 10.9821
CIE-LCH:
26.3787, 29.8629, 21.5769
CIE-Luv:
26.3787, 40.1551, 6.6119
Hunter-Lab:
22.0818, 18.6363, 6.7121
#682b2f color charts
#682b2f color shades, tints & tones
#682b2f color schemes
#682b2f color preview, HTML & CSS examples
This text has a color of #682b2f
<p style="color:#682b2f;">Text here</p>
.mytext {color:#682b2f;}
This box has a color of #682b2f
<div style="background-color:#682b2f;">Content here</div>
.mybackground {background-color:#682b2f;}
Border around this has a color of #682b2f
<div style="border:2px solid #682b2f;">Content here</div>
.myborder {border:2px solid #682b2f;}