#682e4e color space conversions
Hex:
#682e4e
RGB:
104, 46, 78
CMY:
59, 82, 69
CMYK:
0, 56, 25, 59
HSL:
327°, 38.6667%, 29.4118%
HSV (HSB):
327°, 55.7692%, 40.7843%
XYZ:
8.0611, 5.4471, 7.8343
xyY:
0.3777, 0.2552, 5.4471
CIE-Lab:
27.9724, 30.1426, -7.3701
CIE-LCH:
27.9724, 31.0305, 346.2603
CIE-Luv:
27.9724, 31.5736, -12.9208
Hunter-Lab:
23.3390, 20.8087, -3.5647
#682e4e color charts
#682e4e color shades, tints & tones
#682e4e color schemes
#682e4e color preview, HTML & CSS examples
This text has a color of #682e4e
<p style="color:#682e4e;">Text here</p>
.mytext {color:#682e4e;}
This box has a color of #682e4e
<div style="background-color:#682e4e;">Content here</div>
.mybackground {background-color:#682e4e;}
Border around this has a color of #682e4e
<div style="border:2px solid #682e4e;">Content here</div>
.myborder {border:2px solid #682e4e;}