#803e5d color space conversions
Hex:
#803e5d
RGB:
128, 62, 93
CMY:
50, 76, 64
CMYK:
0, 52, 27, 50
HSL:
332°, 34.7368%, 37.2549%
HSV (HSB):
332°, 51.5625%, 50.1961%
XYZ:
12.6005, 8.8248, 11.3952
xyY:
0.3839, 0.2689, 8.8248
CIE-Lab:
35.6447, 32.3425, -5.2079
CIE-LCH:
35.6447, 32.7591, 350.8526
CIE-Luv:
35.6447, 38.6869, -11.5952
Hunter-Lab:
29.7065, 23.7273, -1.9486
#803e5d color charts
#803e5d color shades, tints & tones
#803e5d color schemes
#803e5d color preview, HTML & CSS examples
This text has a color of #803e5d
<p style="color:#803e5d;">Text here</p>
.mytext {color:#803e5d;}
This box has a color of #803e5d
<div style="background-color:#803e5d;">Content here</div>
.mybackground {background-color:#803e5d;}
Border around this has a color of #803e5d
<div style="border:2px solid #803e5d;">Content here</div>
.myborder {border:2px solid #803e5d;}