#be8050 color space conversions
Hex:
#be8050
RGB:
190, 128, 80
CMY:
25, 50, 69
CMYK:
0, 33, 58, 25
HSL:
26°, 45.8333%, 52.9412%
HSV (HSB):
26°, 57.8947%, 74.5098%
XYZ:
30.4023, 26.9647, 11.1917
xyY:
0.4434, 0.3933, 26.9647
CIE-Lab:
58.9416, 18.9234, 35.5234
CIE-LCH:
58.9416, 40.2493, 61.9557
CIE-Luv:
58.9416, 47.3237, 38.0972
Hunter-Lab:
51.9275, 13.6344, 23.5707
#be8050 color charts
#be8050 color shades, tints & tones
#be8050 color schemes
#be8050 color preview, HTML & CSS examples
This text has a color of #be8050
<p style="color:#be8050;">Text here</p>
.mytext {color:#be8050;}
This box has a color of #be8050
<div style="background-color:#be8050;">Content here</div>
.mybackground {background-color:#be8050;}
Border around this has a color of #be8050
<div style="border:2px solid #be8050;">Content here</div>
.myborder {border:2px solid #be8050;}