#bb949a color space conversions
Hex:
#bb949a
RGB:
187, 148, 154
CMY:
27, 42, 40
CMYK:
0, 21, 18, 27
HSL:
351°, 22.2857%, 65.6863%
HSV (HSB):
351°, 20.8556%, 73.3333%
XYZ:
36.9162, 34.0777, 35.2038
xyY:
0.3476, 0.3209, 34.0777
CIE-Lab:
65.0242, 15.5644, 2.4277
CIE-LCH:
65.0242, 15.7526, 8.8653
CIE-Luv:
65.0242, 23.7137, 0.7126
Hunter-Lab:
58.3761, 10.7225, 5.1083
#bb949a color charts
#bb949a color shades, tints & tones
#bb949a color schemes
#bb949a color preview, HTML & CSS examples
This text has a color of #bb949a
<p style="color:#bb949a;">Text here</p>
.mytext {color:#bb949a;}
This box has a color of #bb949a
<div style="background-color:#bb949a;">Content here</div>
.mybackground {background-color:#bb949a;}
Border around this has a color of #bb949a
<div style="border:2px solid #bb949a;">Content here</div>
.myborder {border:2px solid #bb949a;}