#805e4c color space conversions
Hex:
#805e4c
RGB:
128, 94, 76
CMY:
50, 63, 70
CMYK:
0, 27, 41, 50
HSL:
21°, 25.4902%, 40.0000%
HSV (HSB):
21°, 40.6250%, 50.1961%
XYZ:
14.2093, 13.1164, 8.6203
xyY:
0.3953, 0.3649, 13.1164
CIE-Lab:
42.9381, 11.3241, 15.7391
CIE-LCH:
42.9381, 19.3895, 54.2654
CIE-Luv:
42.9381, 23.5367, 16.8249
Hunter-Lab:
36.2166, 6.6541, 11.2394
#805e4c color charts
#805e4c color shades, tints & tones
#805e4c color schemes
#805e4c color preview, HTML & CSS examples
This text has a color of #805e4c
<p style="color:#805e4c;">Text here</p>
.mytext {color:#805e4c;}
This box has a color of #805e4c
<div style="background-color:#805e4c;">Content here</div>
.mybackground {background-color:#805e4c;}
Border around this has a color of #805e4c
<div style="border:2px solid #805e4c;">Content here</div>
.myborder {border:2px solid #805e4c;}