#bb8095 color space conversions
Hex:
#bb8095
RGB:
187, 128, 149
CMY:
27, 50, 42
CMYK:
0, 32, 20, 27
HSL:
339°, 30.2564%, 61.7647%
HSV (HSB):
339°, 31.5508%, 73.3333%
XYZ:
33.6375, 28.1731, 32.0988
xyY:
0.3582, 0.3000, 28.1731
CIE-Lab:
60.0448, 25.8910, -1.9970
CIE-LCH:
60.0448, 25.9679, 355.5895
CIE-Luv:
60.0448, 35.6542, -7.3636
Hunter-Lab:
53.0783, 20.2344, 1.2995
#bb8095 color charts
#bb8095 color shades, tints & tones
#bb8095 color schemes
#bb8095 color preview, HTML & CSS examples
This text has a color of #bb8095
<p style="color:#bb8095;">Text here</p>
.mytext {color:#bb8095;}
This box has a color of #bb8095
<div style="background-color:#bb8095;">Content here</div>
.mybackground {background-color:#bb8095;}
Border around this has a color of #bb8095
<div style="border:2px solid #bb8095;">Content here</div>
.myborder {border:2px solid #bb8095;}