#803e2a color space conversions
Hex:
#803e2a
RGB:
128, 62, 42
CMY:
50, 76, 84
CMYK:
0, 52, 67, 50
HSL:
14°, 50.5882%, 33.3333%
HSV (HSB):
14°, 67.1875%, 50.1961%
XYZ:
11.0426, 8.2016, 3.1915
xyY:
0.4922, 0.3656, 8.2016
CIE-Lab:
34.3993, 26.7382, 25.2296
CIE-LCH:
34.3993, 36.7623, 43.3372
CIE-Luv:
34.3993, 49.0415, 20.3668
Hunter-Lab:
28.6385, 18.7101, 13.4395
#803e2a color charts
#803e2a color shades, tints & tones
#803e2a color schemes
#803e2a color preview, HTML & CSS examples
This text has a color of #803e2a
<p style="color:#803e2a;">Text here</p>
.mytext {color:#803e2a;}
This box has a color of #803e2a
<div style="background-color:#803e2a;">Content here</div>
.mybackground {background-color:#803e2a;}
Border around this has a color of #803e2a
<div style="border:2px solid #803e2a;">Content here</div>
.myborder {border:2px solid #803e2a;}