#bb114a color space conversions
Hex:
#bb114a
RGB:
187, 17, 74
CMY:
27, 93, 71
CMYK:
0, 91, 60, 27
HSL:
340°, 83.3333%, 40.0000%
HSV (HSB):
340°, 90.9091%, 73.3333%
XYZ:
21.9300, 11.4601, 7.5347
xyY:
0.5359, 0.2800, 11.4601
CIE-Lab:
40.3448, 63.8034, 15.0356
CIE-LCH:
40.3448, 65.5511, 13.2601
CIE-Luv:
40.3448, 108.8058, 4.3042
Hunter-Lab:
33.8528, 56.3908, 10.5005
#bb114a color charts
#bb114a color shades, tints & tones
#bb114a color schemes
#bb114a color preview, HTML & CSS examples
This text has a color of #bb114a
<p style="color:#bb114a;">Text here</p>
.mytext {color:#bb114a;}
This box has a color of #bb114a
<div style="background-color:#bb114a;">Content here</div>
.mybackground {background-color:#bb114a;}
Border around this has a color of #bb114a
<div style="border:2px solid #bb114a;">Content here</div>
.myborder {border:2px solid #bb114a;}