#803e6a color space conversions
Hex:
#803e6a
RGB:
128, 62, 106
CMY:
50, 76, 58
CMYK:
0, 52, 17, 50
HSL:
320°, 34.7368%, 37.2549%
HSV (HSB):
320°, 51.5625%, 50.1961%
XYZ:
13.2262, 9.0751, 14.6902
xyY:
0.3575, 0.2453, 9.0751
CIE-Lab:
36.1284, 34.4097, -12.7011
CIE-LCH:
36.1284, 36.6790, 339.7402
CIE-Luv:
36.1284, 35.5445, -21.6387
Hunter-Lab:
30.1248, 25.6515, -7.8251
#803e6a color charts
#803e6a color shades, tints & tones
#803e6a color schemes
#803e6a color preview, HTML & CSS examples
This text has a color of #803e6a
<p style="color:#803e6a;">Text here</p>
.mytext {color:#803e6a;}
This box has a color of #803e6a
<div style="background-color:#803e6a;">Content here</div>
.mybackground {background-color:#803e6a;}
Border around this has a color of #803e6a
<div style="border:2px solid #803e6a;">Content here</div>
.myborder {border:2px solid #803e6a;}