#bb500f color space conversions
Hex:
#bb500f
RGB:
187, 80, 15
CMY:
27, 69, 94
CMYK:
0, 57, 92, 27
HSL:
23°, 85.1485%, 39.6078%
HSV (HSB):
23°, 91.9786%, 73.3333%
XYZ:
23.4484, 16.3366, 2.3694
xyY:
0.5563, 0.3875, 16.3366
CIE-Lab:
47.4130, 40.2575, 53.4961
CIE-LCH:
47.4130, 66.9515, 53.0374
CIE-Luv:
47.4130, 87.8194, 40.1513
Hunter-Lab:
40.4186, 32.8224, 24.8174
#bb500f color charts
#bb500f color shades, tints & tones
#bb500f color schemes
#bb500f color preview, HTML & CSS examples
This text has a color of #bb500f
<p style="color:#bb500f;">Text here</p>
.mytext {color:#bb500f;}
This box has a color of #bb500f
<div style="background-color:#bb500f;">Content here</div>
.mybackground {background-color:#bb500f;}
Border around this has a color of #bb500f
<div style="border:2px solid #bb500f;">Content here</div>
.myborder {border:2px solid #bb500f;}