#bb900e color space conversions
Hex:
#bb900e
RGB:
187, 144, 14
CMY:
27, 44, 95
CMYK:
0, 23, 93, 27
HSL:
45°, 86.0697%, 39.4118%
HSV (HSB):
45°, 92.5134%, 73.3333%
XYZ:
30.5460, 30.5430, 4.7009
xyY:
0.4643, 0.4643, 30.5430
CIE-Lab:
62.1200, 5.7616, 64.5273
CIE-LCH:
62.1200, 64.7840, 84.8977
CIE-Luv:
62.1200, 36.4779, 63.2989
Hunter-Lab:
55.2657, 1.9441, 33.6428
#bb900e color charts
#bb900e color shades, tints & tones
#bb900e color schemes
#bb900e color preview, HTML & CSS examples
This text has a color of #bb900e
<p style="color:#bb900e;">Text here</p>
.mytext {color:#bb900e;}
This box has a color of #bb900e
<div style="background-color:#bb900e;">Content here</div>
.mybackground {background-color:#bb900e;}
Border around this has a color of #bb900e
<div style="border:2px solid #bb900e;">Content here</div>
.myborder {border:2px solid #bb900e;}