#bb1999 color space conversions
Hex:
#bb1999
RGB:
187, 25, 153
CMY:
27, 90, 40
CMYK:
0, 87, 18, 27
HSL:
313°, 76.4151%, 41.5686%
HSV (HSB):
313°, 86.6310%, 73.3333%
XYZ:
26.5909, 13.5600, 31.3528
xyY:
0.3719, 0.1896, 13.5600
CIE-Lab:
43.5951, 70.1399, -29.3192
CIE-LCH:
43.5951, 76.0211, 337.3146
CIE-Luv:
43.5951, 73.8989, -51.9853
Hunter-Lab:
36.8239, 64.4551, -24.7044
#bb1999 color charts
#bb1999 color shades, tints & tones
#bb1999 color schemes
#bb1999 color preview, HTML & CSS examples
This text has a color of #bb1999
<p style="color:#bb1999;">Text here</p>
.mytext {color:#bb1999;}
This box has a color of #bb1999
<div style="background-color:#bb1999;">Content here</div>
.mybackground {background-color:#bb1999;}
Border around this has a color of #bb1999
<div style="border:2px solid #bb1999;">Content here</div>
.myborder {border:2px solid #bb1999;}