#bb5b65 color space conversions
Hex:
#bb5b65
RGB:
187, 91, 101
CMY:
27, 64, 60
CMYK:
0, 51, 46, 27
HSL:
354°, 41.3793%, 54.5098%
HSV (HSB):
354°, 51.3369%, 73.3333%
XYZ:
26.5836, 18.9866, 14.5756
xyY:
0.4420, 0.3157, 18.9866
CIE-Lab:
50.6715, 39.6083, 12.6407
CIE-LCH:
50.6715, 41.5765, 17.7001
CIE-Luv:
50.6715, 66.9280, 8.4750
Hunter-Lab:
43.5736, 32.6464, 10.6687
#bb5b65 color charts
#bb5b65 color shades, tints & tones
#bb5b65 color schemes
#bb5b65 color preview, HTML & CSS examples
This text has a color of #bb5b65
<p style="color:#bb5b65;">Text here</p>
.mytext {color:#bb5b65;}
This box has a color of #bb5b65
<div style="background-color:#bb5b65;">Content here</div>
.mybackground {background-color:#bb5b65;}
Border around this has a color of #bb5b65
<div style="border:2px solid #bb5b65;">Content here</div>
.myborder {border:2px solid #bb5b65;}