#be962f color space conversions
Hex:
#be962f
RGB:
190, 150, 47
CMY:
25, 41, 82
CMYK:
0, 21, 75, 25
HSL:
43°, 60.3376%, 46.4706%
HSV (HSB):
43°, 75.2632%, 74.5098%
XYZ:
32.6546, 32.9651, 7.3311
xyY:
0.4476, 0.4519, 32.9651
CIE-Lab:
64.1326, 4.7922, 56.7954
CIE-LCH:
64.1326, 56.9972, 85.1770
CIE-Luv:
64.1326, 33.3717, 59.9886
Hunter-Lab:
57.4152, 1.0444, 32.6201
#be962f color charts
#be962f color shades, tints & tones
#be962f color schemes
#be962f color preview, HTML & CSS examples
This text has a color of #be962f
<p style="color:#be962f;">Text here</p>
.mytext {color:#be962f;}
This box has a color of #be962f
<div style="background-color:#be962f;">Content here</div>
.mybackground {background-color:#be962f;}
Border around this has a color of #be962f
<div style="border:2px solid #be962f;">Content here</div>
.myborder {border:2px solid #be962f;}