#be9a1e color space conversions
Hex:
#be9a1e
RGB:
190, 154, 30
CMY:
25, 40, 88
CMYK:
0, 19, 84, 25
HSL:
47°, 72.7273%, 43.1373%
HSV (HSB):
47°, 84.2105%, 74.5098%
XYZ:
33.0251, 34.1521, 6.0797
xyY:
0.4508, 0.4662, 34.1521
CIE-Lab:
65.0831, 2.0147, 63.3556
CIE-LCH:
65.0831, 63.3876, 88.1786
CIE-Luv:
65.0831, 30.9412, 65.2187
Hunter-Lab:
58.4398, -1.3968, 34.7397
#be9a1e color charts
#be9a1e color shades, tints & tones
#be9a1e color schemes
#be9a1e color preview, HTML & CSS examples
This text has a color of #be9a1e
<p style="color:#be9a1e;">Text here</p>
.mytext {color:#be9a1e;}
This box has a color of #be9a1e
<div style="background-color:#be9a1e;">Content here</div>
.mybackground {background-color:#be9a1e;}
Border around this has a color of #be9a1e
<div style="border:2px solid #be9a1e;">Content here</div>
.myborder {border:2px solid #be9a1e;}