#be5e32 color space conversions
Hex:
#be5e32
RGB:
190, 94, 50
CMY:
25, 63, 80
CMYK:
0, 51, 74, 25
HSL:
19°, 58.3333%, 47.0588%
HSV (HSB):
19°, 73.6842%, 74.5098%
XYZ:
25.8136, 19.1828, 5.3597
xyY:
0.5126, 0.3809, 19.1828
CIE-Lab:
50.9004, 35.4336, 42.0477
CIE-LCH:
50.9004, 54.9868, 49.8792
CIE-Luv:
50.9004, 76.3599, 36.6655
Hunter-Lab:
43.7982, 28.5568, 23.4032
#be5e32 color charts
#be5e32 color shades, tints & tones
#be5e32 color schemes
#be5e32 color preview, HTML & CSS examples
This text has a color of #be5e32
<p style="color:#be5e32;">Text here</p>
.mytext {color:#be5e32;}
This box has a color of #be5e32
<div style="background-color:#be5e32;">Content here</div>
.mybackground {background-color:#be5e32;}
Border around this has a color of #be5e32
<div style="border:2px solid #be5e32;">Content here</div>
.myborder {border:2px solid #be5e32;}