#be8300 color space conversions
Hex:
#be8300
RGB:
190, 131, 0
CMY:
25, 49, 100
CMYK:
0, 31, 100, 25
HSL:
41°, 100.0000%, 37.2549%
HSV (HSB):
41°, 100.0000%, 74.5098%
XYZ:
29.3515, 27.1797, 3.6992
xyY:
0.4873, 0.4513, 27.1797
CIE-Lab:
59.1403, 14.0808, 64.7764
CIE-LCH:
59.1403, 66.2891, 77.7361
CIE-Luv:
59.1403, 49.3141, 59.5902
Hunter-Lab:
52.1342, 9.2605, 32.2870
#be8300 color charts
#be8300 color shades, tints & tones
#be8300 color schemes
#be8300 color preview, HTML & CSS examples
This text has a color of #be8300
<p style="color:#be8300;">Text here</p>
.mytext {color:#be8300;}
This box has a color of #be8300
<div style="background-color:#be8300;">Content here</div>
.mybackground {background-color:#be8300;}
Border around this has a color of #be8300
<div style="border:2px solid #be8300;">Content here</div>
.myborder {border:2px solid #be8300;}