#be964e color space conversions
Hex:
#be964e
RGB:
190, 150, 78
CMY:
25, 41, 69
CMYK:
0, 21, 59, 25
HSL:
39°, 46.2810%, 52.5490%
HSV (HSB):
39°, 58.9474%, 74.5098%
XYZ:
33.5167, 33.3099, 11.8707
xyY:
0.4259, 0.4233, 33.3099
CIE-Lab:
64.4111, 6.6469, 43.0962
CIE-LCH:
64.4111, 43.6057, 81.2321
CIE-Luv:
64.4111, 31.7108, 49.1858
Hunter-Lab:
57.7147, 2.6596, 28.2057
#be964e color charts
#be964e color shades, tints & tones
#be964e color schemes
#be964e color preview, HTML & CSS examples
This text has a color of #be964e
<p style="color:#be964e;">Text here</p>
.mytext {color:#be964e;}
This box has a color of #be964e
<div style="background-color:#be964e;">Content here</div>
.mybackground {background-color:#be964e;}
Border around this has a color of #be964e
<div style="border:2px solid #be964e;">Content here</div>
.myborder {border:2px solid #be964e;}