#bb5b5e color space conversions
Hex:
#bb5b5e
RGB:
187, 91, 94
CMY:
27, 64, 63
CMYK:
0, 51, 50, 27
HSL:
358°, 41.3793%, 54.5098%
HSV (HSB):
358°, 51.3369%, 73.3333%
XYZ:
26.2550, 18.8551, 12.8453
xyY:
0.4530, 0.3253, 18.8551
CIE-Lab:
50.5173, 38.9202, 16.5950
CIE-LCH:
50.5173, 42.3104, 23.0927
CIE-Luv:
50.5173, 68.4790, 13.0245
Hunter-Lab:
43.4225, 31.9390, 12.8565
#bb5b5e color charts
#bb5b5e color shades, tints & tones
#bb5b5e color schemes
#bb5b5e color preview, HTML & CSS examples
This text has a color of #bb5b5e
<p style="color:#bb5b5e;">Text here</p>
.mytext {color:#bb5b5e;}
This box has a color of #bb5b5e
<div style="background-color:#bb5b5e;">Content here</div>
.mybackground {background-color:#bb5b5e;}
Border around this has a color of #bb5b5e
<div style="border:2px solid #bb5b5e;">Content here</div>
.myborder {border:2px solid #bb5b5e;}