#be9a2e color space conversions
Hex:
#be9a2e
RGB:
190, 154, 46
CMY:
25, 40, 82
CMYK:
0, 19, 76, 25
HSL:
45°, 61.0169%, 46.2745%
HSV (HSB):
45°, 75.7895%, 74.5098%
XYZ:
33.2839, 34.2556, 7.4425
xyY:
0.4439, 0.4569, 34.2556
CIE-Lab:
65.1650, 2.5778, 58.1654
CIE-LCH:
65.1650, 58.2224, 87.4624
CIE-Luv:
65.1650, 30.4626, 61.8994
Hunter-Lab:
58.5283, -0.9149, 33.4304
#be9a2e color charts
#be9a2e color shades, tints & tones
#be9a2e color schemes
#be9a2e color preview, HTML & CSS examples
This text has a color of #be9a2e
<p style="color:#be9a2e;">Text here</p>
.mytext {color:#be9a2e;}
This box has a color of #be9a2e
<div style="background-color:#be9a2e;">Content here</div>
.mybackground {background-color:#be9a2e;}
Border around this has a color of #be9a2e
<div style="border:2px solid #be9a2e;">Content here</div>
.myborder {border:2px solid #be9a2e;}