#bb2b3b color space conversions
Hex:
#bb2b3b
RGB:
187, 43, 59
CMY:
27, 83, 77
CMYK:
0, 77, 68, 27
HSL:
353°, 62.6087%, 45.0980%
HSV (HSB):
353°, 77.0053%, 73.3333%
XYZ:
22.1468, 12.6083, 5.4041
xyY:
0.5515, 0.3140, 12.6083
CIE-Lab:
42.1670, 56.9564, 26.7887
CIE-LCH:
42.1670, 62.9418, 25.1893
CIE-Luv:
42.1670, 105.0201, 16.7137
Hunter-Lab:
35.5082, 49.1929, 15.8323
#bb2b3b color charts
#bb2b3b color shades, tints & tones
#bb2b3b color schemes
#bb2b3b color preview, HTML & CSS examples
This text has a color of #bb2b3b
<p style="color:#bb2b3b;">Text here</p>
.mytext {color:#bb2b3b;}
This box has a color of #bb2b3b
<div style="background-color:#bb2b3b;">Content here</div>
.mybackground {background-color:#bb2b3b;}
Border around this has a color of #bb2b3b
<div style="border:2px solid #bb2b3b;">Content here</div>
.myborder {border:2px solid #bb2b3b;}