#be800b color space conversions
Hex:
#be800b
RGB:
190, 128, 11
CMY:
25, 50, 96
CMYK:
0, 33, 94, 25
HSL:
39°, 89.0547%, 39.4118%
HSV (HSB):
39°, 94.2105%, 74.5098%
XYZ:
29.0148, 26.4097, 3.8849
xyY:
0.4892, 0.4453, 26.4097
CIE-Lab:
58.4239, 15.8717, 62.4748
CIE-LCH:
58.4239, 64.4593, 75.7456
CIE-Luv:
58.4239, 51.5362, 57.5714
Hunter-Lab:
51.3903, 10.8474, 31.4911
#be800b color charts
#be800b color shades, tints & tones
#be800b color schemes
#be800b color preview, HTML & CSS examples
This text has a color of #be800b
<p style="color:#be800b;">Text here</p>
.mytext {color:#be800b;}
This box has a color of #be800b
<div style="background-color:#be800b;">Content here</div>
.mybackground {background-color:#be800b;}
Border around this has a color of #be800b
<div style="border:2px solid #be800b;">Content here</div>
.myborder {border:2px solid #be800b;}