#bb101a color space conversions
Hex:
#bb101a
RGB:
187, 16, 26
CMY:
27, 94, 90
CMYK:
0, 91, 86, 27
HSL:
356°, 84.2365%, 39.8039%
HSV (HSB):
356°, 91.4439%, 73.3333%
XYZ:
20.8653, 11.0100, 2.0027
xyY:
0.6159, 0.3250, 11.0100
CIE-Lab:
39.5972, 61.9802, 43.0637
CIE-LCH:
39.5972, 75.4720, 34.7915
CIE-Luv:
39.5972, 121.8970, 24.5514
Hunter-Lab:
33.1813, 54.1784, 19.6484
#bb101a color charts
#bb101a color shades, tints & tones
#bb101a color schemes
#bb101a color preview, HTML & CSS examples
This text has a color of #bb101a
<p style="color:#bb101a;">Text here</p>
.mytext {color:#bb101a;}
This box has a color of #bb101a
<div style="background-color:#bb101a;">Content here</div>
.mybackground {background-color:#bb101a;}
Border around this has a color of #bb101a
<div style="border:2px solid #bb101a;">Content here</div>
.myborder {border:2px solid #bb101a;}