#bb8898 color space conversions
Hex:
#bb8898
RGB:
187, 136, 152
CMY:
27, 47, 40
CMYK:
0, 27, 19, 27
HSL:
341°, 27.2727%, 63.3333%
HSV (HSB):
341°, 27.2727%, 73.3333%
XYZ:
34.9652, 30.4401, 33.7384
xyY:
0.3527, 0.3070, 30.4401
CIE-Lab:
62.0321, 21.9180, -0.7994
CIE-LCH:
62.0321, 21.9326, 357.9112
CIE-Luv:
62.0321, 30.7242, -4.9796
Hunter-Lab:
55.1726, 16.5710, 2.3645
#bb8898 color charts
#bb8898 color shades, tints & tones
#bb8898 color schemes
#bb8898 color preview, HTML & CSS examples
This text has a color of #bb8898
<p style="color:#bb8898;">Text here</p>
.mytext {color:#bb8898;}
This box has a color of #bb8898
<div style="background-color:#bb8898;">Content here</div>
.mybackground {background-color:#bb8898;}
Border around this has a color of #bb8898
<div style="border:2px solid #bb8898;">Content here</div>
.myborder {border:2px solid #bb8898;}