#bb3306 color space conversions
Hex:
#bb3306
RGB:
187, 51, 6
CMY:
27, 80, 98
CMYK:
0, 73, 97, 27
HSL:
15°, 93.7824%, 37.8431%
HSV (HSB):
15°, 96.7914%, 73.3333%
XYZ:
21.7102, 12.9456, 1.5268
xyY:
0.6000, 0.3578, 12.9456
CIE-Lab:
42.6812, 52.7052, 52.9460
CIE-LCH:
42.6812, 74.7068, 45.1306
CIE-Luv:
42.6812, 108.7748, 33.3559
Hunter-Lab:
35.9800, 44.7414, 22.6701
#bb3306 color charts
#bb3306 color shades, tints & tones
#bb3306 color schemes
#bb3306 color preview, HTML & CSS examples
This text has a color of #bb3306
<p style="color:#bb3306;">Text here</p>
.mytext {color:#bb3306;}
This box has a color of #bb3306
<div style="background-color:#bb3306;">Content here</div>
.mybackground {background-color:#bb3306;}
Border around this has a color of #bb3306
<div style="border:2px solid #bb3306;">Content here</div>
.myborder {border:2px solid #bb3306;}