#bb300b color space conversions
Hex:
#bb300b
RGB:
187, 48, 11
CMY:
27, 81, 96
CMYK:
0, 74, 94, 27
HSL:
13°, 88.8889%, 38.8235%
HSV (HSB):
13°, 94.1176%, 73.3333%
XYZ:
21.6109, 12.7029, 1.6295
xyY:
0.6013, 0.3534, 12.7029
CIE-Lab:
42.3121, 53.8292, 51.2517
CIE-LCH:
42.3121, 74.3257, 43.5949
CIE-Luv:
42.3121, 110.2533, 32.1277
Hunter-Lab:
35.6411, 45.8611, 22.2381
#bb300b color charts
#bb300b color shades, tints & tones
#bb300b color schemes
#bb300b color preview, HTML & CSS examples
This text has a color of #bb300b
<p style="color:#bb300b;">Text here</p>
.mytext {color:#bb300b;}
This box has a color of #bb300b
<div style="background-color:#bb300b;">Content here</div>
.mybackground {background-color:#bb300b;}
Border around this has a color of #bb300b
<div style="border:2px solid #bb300b;">Content here</div>
.myborder {border:2px solid #bb300b;}