#bb1234 color space conversions
Hex:
#bb1234
RGB:
187, 18, 52
CMY:
27, 93, 80
CMYK:
0, 90, 72, 27
HSL:
348°, 82.4390%, 40.1961%
HSV (HSB):
348°, 90.3743%, 73.3333%
XYZ:
21.3297, 11.2453, 4.2952
xyY:
0.5785, 0.3050, 11.2453
CIE-Lab:
39.9907, 62.5058, 28.4529
CIE-LCH:
39.9907, 68.6771, 24.4752
CIE-Luv:
39.9907, 115.7592, 15.8474
Hunter-Lab:
33.5341, 54.8519, 15.8797
#bb1234 color charts
#bb1234 RGB chart
#bb1234 CMYK chart
#bb1234 RGB pie chart
#bb1234 color shades, tints & tones
#bb1234 color schemes
#bb1234 color preview, HTML & CSS examples
This text has a color of #bb1234
<p style="color:#bb1234;">Text here</p>
.mytext {color:#bb1234;}
Text color #bb1234
This box has a color of #bb1234
<div style="background-color:#bb1234;">Content here</div>
.mybackground {background-color:#bb1234;}
Background color #bb1234
Border around this has a color of #bb1234
<div style="border:2px solid #bb1234;">Content here</div>
.myborder {border:2px solid #bb1234;}
Border color #bb1234