#bb333c color space conversions
Hex:
#bb333c
RGB:
187, 51, 60
CMY:
27, 80, 76
CMYK:
0, 73, 68, 27
HSL:
356°, 57.1429%, 46.6667%
HSV (HSB):
356°, 72.7273%, 73.3333%
XYZ:
22.4930, 13.2587, 5.6486
xyY:
0.5433, 0.3203, 13.2587
CIE-Lab:
43.1505, 54.3122, 27.3918
CIE-LCH:
43.1505, 60.8286, 26.7636
CIE-Luv:
43.1505, 100.7963, 18.1588
Hunter-Lab:
36.4125, 46.5423, 16.2911
#bb333c color charts
#bb333c color shades, tints & tones
#bb333c color schemes
#bb333c color preview, HTML & CSS examples
This text has a color of #bb333c
<p style="color:#bb333c;">Text here</p>
.mytext {color:#bb333c;}
This box has a color of #bb333c
<div style="background-color:#bb333c;">Content here</div>
.mybackground {background-color:#bb333c;}
Border around this has a color of #bb333c
<div style="border:2px solid #bb333c;">Content here</div>
.myborder {border:2px solid #bb333c;}