#bb5b6c color space conversions
Hex:
#bb5b6c
RGB:
187, 91, 108
CMY:
27, 64, 58
CMYK:
0, 51, 42, 27
HSL:
349°, 41.3793%, 54.5098%
HSV (HSB):
349°, 51.3369%, 73.3333%
XYZ:
26.9414, 19.1297, 16.4598
xyY:
0.4308, 0.3059, 19.1297
CIE-Lab:
50.8386, 40.3485, 8.6976
CIE-LCH:
50.8386, 41.2753, 12.1647
CIE-Luv:
50.8386, 65.3087, 3.7050
Hunter-Lab:
43.7375, 33.4117, 8.3036
#bb5b6c color charts
#bb5b6c color shades, tints & tones
#bb5b6c color schemes
#bb5b6c color preview, HTML & CSS examples
This text has a color of #bb5b6c
<p style="color:#bb5b6c;">Text here</p>
.mytext {color:#bb5b6c;}
This box has a color of #bb5b6c
<div style="background-color:#bb5b6c;">Content here</div>
.mybackground {background-color:#bb5b6c;}
Border around this has a color of #bb5b6c
<div style="border:2px solid #bb5b6c;">Content here</div>
.myborder {border:2px solid #bb5b6c;}