#bb5b6a color space conversions
Hex:
#bb5b6a
RGB:
187, 91, 106
CMY:
27, 64, 58
CMYK:
0, 51, 43, 27
HSL:
351°, 41.3793%, 54.5098%
HSV (HSB):
351°, 51.3369%, 73.3333%
XYZ:
26.8361, 19.0876, 15.9055
xyY:
0.4340, 0.3087, 19.0876
CIE-Lab:
50.7895, 40.1318, 9.8226
CIE-LCH:
50.7895, 41.3164, 13.7532
CIE-Luv:
50.7895, 65.7778, 5.0890
Hunter-Lab:
43.6893, 33.1871, 8.9974
#bb5b6a color charts
#bb5b6a color shades, tints & tones
#bb5b6a color schemes
#bb5b6a color preview, HTML & CSS examples
This text has a color of #bb5b6a
<p style="color:#bb5b6a;">Text here</p>
.mytext {color:#bb5b6a;}
This box has a color of #bb5b6a
<div style="background-color:#bb5b6a;">Content here</div>
.mybackground {background-color:#bb5b6a;}
Border around this has a color of #bb5b6a
<div style="border:2px solid #bb5b6a;">Content here</div>
.myborder {border:2px solid #bb5b6a;}