#be5b3f color space conversions
Hex:
#be5b3f
RGB:
190, 91, 63
CMY:
25, 64, 75
CMYK:
0, 52, 67, 25
HSL:
13°, 50.1976%, 49.6078%
HSV (HSB):
13°, 66.8421%, 74.5098%
XYZ:
25.8735, 18.7882, 6.9654
xyY:
0.5012, 0.3639, 18.7882
CIE-Lab:
50.4385, 37.6749, 34.5609
CIE-LCH:
50.4385, 51.1259, 42.5316
CIE-Luv:
50.4385, 76.7965, 30.3350
Hunter-Lab:
43.3454, 30.6949, 20.8141
#be5b3f color charts
#be5b3f color shades, tints & tones
#be5b3f color schemes
#be5b3f color preview, HTML & CSS examples
This text has a color of #be5b3f
<p style="color:#be5b3f;">Text here</p>
.mytext {color:#be5b3f;}
This box has a color of #be5b3f
<div style="background-color:#be5b3f;">Content here</div>
.mybackground {background-color:#be5b3f;}
Border around this has a color of #be5b3f
<div style="border:2px solid #be5b3f;">Content here</div>
.myborder {border:2px solid #be5b3f;}