#bb127f color space conversions
Hex:
#bb127f
RGB:
187, 18, 127
CMY:
27, 93, 50
CMYK:
0, 90, 32, 27
HSL:
321°, 82.4390%, 40.1961%
HSV (HSB):
321°, 90.3743%, 73.3333%
XYZ:
24.5406, 12.5297, 21.2037
xyY:
0.4211, 0.2150, 12.5297
CIE-Lab:
42.0459, 68.1868, -15.8468
CIE-LCH:
42.0459, 70.0040, 346.9166
CIE-Luv:
42.0459, 86.1958, -32.7427
Hunter-Lab:
35.3973, 61.8068, -10.7378
#bb127f color charts
#bb127f color shades, tints & tones
#bb127f color schemes
#bb127f color preview, HTML & CSS examples
This text has a color of #bb127f
<p style="color:#bb127f;">Text here</p>
.mytext {color:#bb127f;}
This box has a color of #bb127f
<div style="background-color:#bb127f;">Content here</div>
.mybackground {background-color:#bb127f;}
Border around this has a color of #bb127f
<div style="border:2px solid #bb127f;">Content here</div>
.myborder {border:2px solid #bb127f;}