#bb300f color space conversions
Hex:
#bb300f
RGB:
187, 48, 15
CMY:
27, 81, 94
CMYK:
0, 74, 92, 27
HSL:
12°, 85.1485%, 39.6078%
HSV (HSB):
12°, 91.9786%, 73.3333%
XYZ:
21.6367, 12.7132, 1.7654
xyY:
0.5991, 0.3520, 12.7132
CIE-Lab:
42.3279, 53.8825, 49.9446
CIE-LCH:
42.3279, 73.4697, 42.8279
CIE-Luv:
42.3279, 109.9628, 31.5908
Hunter-Lab:
35.6556, 45.9211, 22.0232
#bb300f color charts
#bb300f color shades, tints & tones
#bb300f color schemes
#bb300f color preview, HTML & CSS examples
This text has a color of #bb300f
<p style="color:#bb300f;">Text here</p>
.mytext {color:#bb300f;}
This box has a color of #bb300f
<div style="background-color:#bb300f;">Content here</div>
.mybackground {background-color:#bb300f;}
Border around this has a color of #bb300f
<div style="border:2px solid #bb300f;">Content here</div>
.myborder {border:2px solid #bb300f;}