#bb123c color space conversions
Hex:
#bb123c
RGB:
187, 18, 60
CMY:
27, 93, 76
CMYK:
0, 90, 68, 27
HSL:
345°, 82.4390%, 40.1961%
HSV (HSB):
345°, 90.3743%, 73.3333%
XYZ:
21.5254, 11.3237, 5.3261
xyY:
0.5639, 0.2966, 11.3237
CIE-Lab:
40.1203, 62.8737, 23.6149
CIE-LCH:
40.1203, 67.1622, 20.5858
CIE-Luv:
40.1203, 113.3835, 12.0716
Hunter-Lab:
33.6506, 55.2932, 14.1712
#bb123c color charts
#bb123c RGB chart
#bb123c CMYK chart
#bb123c RGB pie chart
#bb123c color shades, tints & tones
#bb123c color schemes
#bb123c color preview, HTML & CSS examples
This text has a color of #bb123c
<p style="color:#bb123c;">Text here</p>
.mytext {color:#bb123c;}
Text color #bb123c
This box has a color of #bb123c
<div style="background-color:#bb123c;">Content here</div>
.mybackground {background-color:#bb123c;}
Background color #bb123c
Border around this has a color of #bb123c
<div style="border:2px solid #bb123c;">Content here</div>
.myborder {border:2px solid #bb123c;}
Border color #bb123c