#bb0f7f color space conversions
Hex:
#bb0f7f
RGB:
187, 15, 127
CMY:
27, 94, 50
CMYK:
0, 92, 32, 27
HSL:
321°, 85.1485%, 39.6078%
HSV (HSB):
321°, 91.9786%, 73.3333%
XYZ:
24.4951, 12.4387, 21.1886
xyY:
0.4214, 0.2140, 12.4387
CIE-Lab:
41.9051, 68.5969, -16.0619
CIE-LCH:
41.9051, 70.4522, 346.8217
CIE-Luv:
41.9051, 86.5727, -33.0779
Hunter-Lab:
35.2686, 62.2535, -10.9320
#bb0f7f color charts
#bb0f7f color shades, tints & tones
#bb0f7f color schemes
#bb0f7f color preview, HTML & CSS examples
This text has a color of #bb0f7f
<p style="color:#bb0f7f;">Text here</p>
.mytext {color:#bb0f7f;}
This box has a color of #bb0f7f
<div style="background-color:#bb0f7f;">Content here</div>
.mybackground {background-color:#bb0f7f;}
Border around this has a color of #bb0f7f
<div style="border:2px solid #bb0f7f;">Content here</div>
.myborder {border:2px solid #bb0f7f;}