#bb0065 color space conversions
Hex:
#bb0065
RGB:
187, 0, 101
CMY:
27, 100, 60
CMYK:
0, 100, 46, 27
HSL:
328°, 100.0000%, 36.6667%
HSV (HSB):
328°, 100.0000%, 73.3333%
XYZ:
22.8425, 11.5044, 13.3286
xyY:
0.4791, 0.2413, 11.5044
CIE-Lab:
40.4173, 67.6868, -2.0337
CIE-LCH:
40.4173, 67.7173, 358.2790
CIE-Luv:
40.4173, 99.9978, -14.9642
Hunter-Lab:
33.9181, 60.8559, 0.4439
#bb0065 color charts
#bb0065 color shades, tints & tones
#bb0065 color schemes
#bb0065 color preview, HTML & CSS examples
This text has a color of #bb0065
<p style="color:#bb0065;">Text here</p>
.mytext {color:#bb0065;}
This box has a color of #bb0065
<div style="background-color:#bb0065;">Content here</div>
.mybackground {background-color:#bb0065;}
Border around this has a color of #bb0065
<div style="border:2px solid #bb0065;">Content here</div>
.myborder {border:2px solid #bb0065;}