#bb123e color space conversions
Hex:
#bb123e
RGB:
187, 18, 62
CMY:
27, 93, 76
CMYK:
0, 90, 67, 27
HSL:
344°, 82.4390%, 40.1961%
HSV (HSB):
344°, 90.3743%, 73.3333%
XYZ:
21.5793, 11.3452, 5.6099
xyY:
0.5600, 0.2944, 11.3452
CIE-Lab:
40.1559, 62.9744, 22.3996
CIE-LCH:
40.1559, 66.8395, 19.5801
CIE-Luv:
40.1559, 112.7468, 11.0566
Hunter-Lab:
33.6826, 55.4142, 13.7030
#bb123e color charts
#bb123e color shades, tints & tones
#bb123e color schemes
#bb123e color preview, HTML & CSS examples
This text has a color of #bb123e
<p style="color:#bb123e;">Text here</p>
.mytext {color:#bb123e;}
This box has a color of #bb123e
<div style="background-color:#bb123e;">Content here</div>
.mybackground {background-color:#bb123e;}
Border around this has a color of #bb123e
<div style="border:2px solid #bb123e;">Content here</div>
.myborder {border:2px solid #bb123e;}