#682b65 color space conversions
Hex:
#682b65
RGB:
104, 43, 101
CMY:
59, 83, 60
CMYK:
0, 59, 3, 59
HSL:
303°, 41.4966%, 28.8235%
HSV (HSB):
303°, 58.6538%, 40.7843%
XYZ:
8.9218, 5.6104, 12.9246
xyY:
0.3249, 0.2043, 5.6104
CIE-Lab:
28.4074, 35.8230, -21.7269
CIE-LCH:
28.4074, 41.8968, 328.7629
CIE-Luv:
28.4074, 26.8926, -31.5300
Hunter-Lab:
23.6863, 25.7835, -15.7717
#682b65 color charts
#682b65 color shades, tints & tones
#682b65 color schemes
#682b65 color preview, HTML & CSS examples
This text has a color of #682b65
<p style="color:#682b65;">Text here</p>
.mytext {color:#682b65;}
This box has a color of #682b65
<div style="background-color:#682b65;">Content here</div>
.mybackground {background-color:#682b65;}
Border around this has a color of #682b65
<div style="border:2px solid #682b65;">Content here</div>
.myborder {border:2px solid #682b65;}