#803e4c color space conversions
Hex:
#803e4c
RGB:
128, 62, 76
CMY:
50, 76, 70
CMYK:
0, 52, 41, 50
HSL:
347°, 34.7368%, 37.2549%
HSV (HSB):
347°, 51.5625%, 50.1961%
XYZ:
11.9292, 8.5562, 7.8603
xyY:
0.4208, 0.3019, 8.5562
CIE-Lab:
35.1155, 30.0133, 4.8537
CIE-LCH:
35.1155, 30.4032, 9.1862
CIE-Luv:
35.1155, 42.6265, 0.7455
Hunter-Lab:
29.2511, 21.6068, 4.5435
#803e4c color charts
#803e4c color shades, tints & tones
#803e4c color schemes
#803e4c color preview, HTML & CSS examples
This text has a color of #803e4c
<p style="color:#803e4c;">Text here</p>
.mytext {color:#803e4c;}
This box has a color of #803e4c
<div style="background-color:#803e4c;">Content here</div>
.mybackground {background-color:#803e4c;}
Border around this has a color of #803e4c
<div style="border:2px solid #803e4c;">Content here</div>
.myborder {border:2px solid #803e4c;}