#bb5f8e color space conversions
Hex:
#bb5f8e
RGB:
187, 95, 142
CMY:
27, 63, 44
CMYK:
0, 49, 24, 27
HSL:
329°, 40.3509%, 55.2941%
HSV (HSB):
329°, 49.1979%, 73.3333%
XYZ:
29.4682, 20.7022, 28.0340
xyY:
0.3768, 0.2647, 20.7022
CIE-Lab:
52.6220, 42.6243, -8.9206
CIE-LCH:
52.6220, 43.5478, 348.1794
CIE-Luv:
52.6220, 54.7916, -19.8451
Hunter-Lab:
45.4997, 35.9824, -4.6809
#bb5f8e color charts
#bb5f8e color shades, tints & tones
#bb5f8e color schemes
#bb5f8e color preview, HTML & CSS examples
This text has a color of #bb5f8e
<p style="color:#bb5f8e;">Text here</p>
.mytext {color:#bb5f8e;}
This box has a color of #bb5f8e
<div style="background-color:#bb5f8e;">Content here</div>
.mybackground {background-color:#bb5f8e;}
Border around this has a color of #bb5f8e
<div style="border:2px solid #bb5f8e;">Content here</div>
.myborder {border:2px solid #bb5f8e;}