#bb333f color space conversions
Hex:
#bb333f
RGB:
187, 51, 63
CMY:
27, 80, 75
CMYK:
0, 73, 66, 27
HSL:
355°, 57.1429%, 46.6667%
HSV (HSB):
355°, 72.7273%, 73.3333%
XYZ:
22.5745, 13.2913, 6.0783
xyY:
0.5382, 0.3169, 13.2913
CIE-Lab:
43.1990, 54.4767, 25.6301
CIE-LCH:
43.1990, 60.2047, 25.1960
CIE-Luv:
43.1990, 100.0307, 16.6883
Hunter-Lab:
36.4573, 46.7280, 15.6350
#bb333f color charts
#bb333f color shades, tints & tones
#bb333f color schemes
#bb333f color preview, HTML & CSS examples
This text has a color of #bb333f
<p style="color:#bb333f;">Text here</p>
.mytext {color:#bb333f;}
This box has a color of #bb333f
<div style="background-color:#bb333f;">Content here</div>
.mybackground {background-color:#bb333f;}
Border around this has a color of #bb333f
<div style="border:2px solid #bb333f;">Content here</div>
.myborder {border:2px solid #bb333f;}