#bb045a color space conversions
Hex:
#bb045a
RGB:
187, 4, 90
CMY:
27, 98, 65
CMYK:
0, 98, 52, 27
HSL:
332°, 95.8115%, 37.4510%
HSV (HSB):
332°, 97.8610%, 73.3333%
XYZ:
22.3824, 11.3898, 10.6916
xyY:
0.5034, 0.2562, 11.3898
CIE-Lab:
40.2294, 66.3954, 4.6778
CIE-LCH:
40.2294, 66.5600, 4.0300
CIE-Luv:
40.2294, 104.3516, -6.9868
Hunter-Lab:
33.7488, 59.3218, 4.8411
#bb045a color charts
#bb045a color shades, tints & tones
#bb045a color schemes
#bb045a color preview, HTML & CSS examples
This text has a color of #bb045a
<p style="color:#bb045a;">Text here</p>
.mytext {color:#bb045a;}
This box has a color of #bb045a
<div style="background-color:#bb045a;">Content here</div>
.mybackground {background-color:#bb045a;}
Border around this has a color of #bb045a
<div style="border:2px solid #bb045a;">Content here</div>
.myborder {border:2px solid #bb045a;}