#be5e3f color space conversions
Hex:
#be5e3f
RGB:
190, 94, 63
CMY:
25, 63, 75
CMYK:
0, 51, 67, 25
HSL:
15°, 50.1976%, 49.6078%
HSV (HSB):
15°, 66.8421%, 74.5098%
XYZ:
26.1351, 19.3114, 7.0526
xyY:
0.4978, 0.3678, 19.3114
CIE-Lab:
51.0496, 36.1293, 35.2821
CIE-LCH:
51.0496, 50.4991, 44.3203
CIE-Luv:
51.0496, 74.5949, 31.4924
Hunter-Lab:
43.9448, 29.2553, 21.2460
#be5e3f color charts
#be5e3f color shades, tints & tones
#be5e3f color schemes
#be5e3f color preview, HTML & CSS examples
This text has a color of #be5e3f
<p style="color:#be5e3f;">Text here</p>
.mytext {color:#be5e3f;}
This box has a color of #be5e3f
<div style="background-color:#be5e3f;">Content here</div>
.mybackground {background-color:#be5e3f;}
Border around this has a color of #be5e3f
<div style="border:2px solid #be5e3f;">Content here</div>
.myborder {border:2px solid #be5e3f;}