#bb3a7e color space conversions
Hex:
#bb3a7e
RGB:
187, 58, 126
CMY:
27, 77, 51
CMYK:
0, 69, 33, 27
HSL:
328°, 52.6531%, 48.0392%
HSV (HSB):
328°, 68.9840%, 73.3333%
XYZ:
25.7725, 15.0973, 21.2944
xyY:
0.4146, 0.2429, 15.0973
CIE-Lab:
45.7671, 57.3877, -9.5959
CIE-LCH:
45.7671, 58.1845, 350.5073
CIE-Luv:
45.7671, 76.3206, -22.9104
Hunter-Lab:
38.8552, 50.4016, -5.2949
#bb3a7e color charts
#bb3a7e color shades, tints & tones
#bb3a7e color schemes
#bb3a7e color preview, HTML & CSS examples
This text has a color of #bb3a7e
<p style="color:#bb3a7e;">Text here</p>
.mytext {color:#bb3a7e;}
This box has a color of #bb3a7e
<div style="background-color:#bb3a7e;">Content here</div>
.mybackground {background-color:#bb3a7e;}
Border around this has a color of #bb3a7e
<div style="border:2px solid #bb3a7e;">Content here</div>
.myborder {border:2px solid #bb3a7e;}