#bb333d color space conversions
Hex:
#bb333d
RGB:
187, 51, 61
CMY:
27, 80, 76
CMYK:
0, 73, 67, 27
HSL:
356°, 57.1429%, 46.6667%
HSV (HSB):
356°, 72.7273%, 73.3333%
XYZ:
22.5196, 13.2694, 5.7892
xyY:
0.5416, 0.3191, 13.2694
CIE-Lab:
43.1663, 54.3661, 26.8054
CIE-LCH:
43.1663, 60.6152, 26.2458
CIE-Luv:
43.1663, 100.5446, 17.6755
Hunter-Lab:
36.4271, 46.6031, 16.0763
#bb333d color charts
#bb333d color shades, tints & tones
#bb333d color schemes
#bb333d color preview, HTML & CSS examples
This text has a color of #bb333d
<p style="color:#bb333d;">Text here</p>
.mytext {color:#bb333d;}
This box has a color of #bb333d
<div style="background-color:#bb333d;">Content here</div>
.mybackground {background-color:#bb333d;}
Border around this has a color of #bb333d
<div style="border:2px solid #bb333d;">Content here</div>
.myborder {border:2px solid #bb333d;}