#bb2a8e color space conversions
Hex:
#bb2a8e
RGB:
187, 42, 142
CMY:
27, 84, 44
CMYK:
0, 78, 24, 27
HSL:
319°, 63.3188%, 44.9020%
HSV (HSB):
319°, 77.5401%, 73.3333%
XYZ:
26.2040, 14.1737, 26.9459
xyY:
0.3892, 0.2105, 14.1737
CIE-Lab:
44.4810, 64.7273, -21.2889
CIE-LCH:
44.4810, 68.1384, 341.7939
CIE-Luv:
44.4810, 75.2141, -40.0503
Hunter-Lab:
37.6480, 58.3565, -16.0822
#bb2a8e color charts
#bb2a8e color shades, tints & tones
#bb2a8e color schemes
#bb2a8e color preview, HTML & CSS examples
This text has a color of #bb2a8e
<p style="color:#bb2a8e;">Text here</p>
.mytext {color:#bb2a8e;}
This box has a color of #bb2a8e
<div style="background-color:#bb2a8e;">Content here</div>
.mybackground {background-color:#bb2a8e;}
Border around this has a color of #bb2a8e
<div style="border:2px solid #bb2a8e;">Content here</div>
.myborder {border:2px solid #bb2a8e;}