#bb099e color space conversions
Hex:
#bb099e
RGB:
187, 9, 158
CMY:
27, 96, 38
CMYK:
0, 95, 16, 27
HSL:
310°, 90.8163%, 38.4314%
HSV (HSB):
310°, 95.1872%, 73.3333%
XYZ:
26.7628, 13.2288, 33.4906
xyY:
0.3642, 0.1800, 13.2288
CIE-Lab:
43.1060, 72.9513, -33.0985
CIE-LCH:
43.1060, 80.1087, 335.5959
CIE-Luv:
43.1060, 73.3388, -57.5789
Hunter-Lab:
36.3714, 67.6937, -29.1340
#bb099e color charts
#bb099e color shades, tints & tones
#bb099e color schemes
#bb099e color preview, HTML & CSS examples
This text has a color of #bb099e
<p style="color:#bb099e;">Text here</p>
.mytext {color:#bb099e;}
This box has a color of #bb099e
<div style="background-color:#bb099e;">Content here</div>
.mybackground {background-color:#bb099e;}
Border around this has a color of #bb099e
<div style="border:2px solid #bb099e;">Content here</div>
.myborder {border:2px solid #bb099e;}