#682c5e color space conversions
Hex:
#682c5e
RGB:
104, 44, 94
CMY:
59, 83, 63
CMYK:
0, 58, 10, 59
HSL:
310°, 40.5405%, 29.0196%
HSV (HSB):
310°, 57.6923%, 40.7843%
XYZ:
8.6300, 5.5526, 11.2066
xyY:
0.3399, 0.2187, 5.5526
CIE-Lab:
28.2544, 33.9782, -17.4270
CIE-LCH:
28.2544, 38.1866, 332.8472
CIE-Luv:
28.2544, 28.3324, -25.8089
Hunter-Lab:
23.5639, 24.1366, -11.7026
#682c5e color charts
#682c5e color shades, tints & tones
#682c5e color schemes
#682c5e color preview, HTML & CSS examples
This text has a color of #682c5e
<p style="color:#682c5e;">Text here</p>
.mytext {color:#682c5e;}
This box has a color of #682c5e
<div style="background-color:#682c5e;">Content here</div>
.mybackground {background-color:#682c5e;}
Border around this has a color of #682c5e
<div style="border:2px solid #682c5e;">Content here</div>
.myborder {border:2px solid #682c5e;}