#be9545 color space conversions
Hex:
#be9545
RGB:
190, 149, 69
CMY:
25, 42, 73
CMYK:
0, 22, 64, 25
HSL:
40°, 48.2072%, 50.7843%
HSV (HSB):
40°, 63.6842%, 74.5098%
XYZ:
33.0568, 32.8717, 10.2328
xyY:
0.4340, 0.4316, 32.8717
CIE-Lab:
64.0569, 6.5504, 47.0989
CIE-LCH:
64.0569, 47.5522, 82.0822
CIE-Luv:
64.0569, 32.9967, 52.4340
Hunter-Lab:
57.3339, 2.5830, 29.5518
#be9545 color charts
#be9545 color shades, tints & tones
#be9545 color schemes
#be9545 color preview, HTML & CSS examples
This text has a color of #be9545
<p style="color:#be9545;">Text here</p>
.mytext {color:#be9545;}
This box has a color of #be9545
<div style="background-color:#be9545;">Content here</div>
.mybackground {background-color:#be9545;}
Border around this has a color of #be9545
<div style="border:2px solid #be9545;">Content here</div>
.myborder {border:2px solid #be9545;}