#bb5e7d color space conversions
Hex:
#bb5e7d
RGB:
187, 94, 125
CMY:
27, 63, 51
CMYK:
0, 50, 33, 27
HSL:
340°, 40.6114%, 55.0980%
HSV (HSB):
340°, 49.7326%, 73.3333%
XYZ:
28.1979, 20.0509, 21.7860
xyY:
0.4026, 0.2863, 20.0509
CIE-Lab:
51.8947, 40.8251, 0.0822
CIE-LCH:
51.8947, 40.8252, 0.1153
CIE-Luv:
51.8947, 59.5035, -7.2132
Hunter-Lab:
44.7782, 34.0438, 2.4982
#bb5e7d color charts
#bb5e7d color shades, tints & tones
#bb5e7d color schemes
#bb5e7d color preview, HTML & CSS examples
This text has a color of #bb5e7d
<p style="color:#bb5e7d;">Text here</p>
.mytext {color:#bb5e7d;}
This box has a color of #bb5e7d
<div style="background-color:#bb5e7d;">Content here</div>
.mybackground {background-color:#bb5e7d;}
Border around this has a color of #bb5e7d
<div style="border:2px solid #bb5e7d;">Content here</div>
.myborder {border:2px solid #bb5e7d;}