#bb8c88 color space conversions
Hex:
#bb8c88
RGB:
187, 140, 136
CMY:
27, 45, 47
CMYK:
0, 25, 27, 27
HSL:
5°, 27.2727%, 63.3333%
HSV (HSB):
5°, 27.2727%, 73.3333%
XYZ:
34.3155, 31.0985, 27.4865
xyY:
0.3694, 0.3348, 31.0985
CIE-Lab:
62.5907, 17.2776, 9.1004
CIE-LCH:
62.5907, 19.5277, 27.7766
CIE-Luv:
62.5907, 30.5122, 9.3863
Hunter-Lab:
55.7661, 12.2490, 9.8128
#bb8c88 color charts
#bb8c88 color shades, tints & tones
#bb8c88 color schemes
#bb8c88 color preview, HTML & CSS examples
This text has a color of #bb8c88
<p style="color:#bb8c88;">Text here</p>
.mytext {color:#bb8c88;}
This box has a color of #bb8c88
<div style="background-color:#bb8c88;">Content here</div>
.mybackground {background-color:#bb8c88;}
Border around this has a color of #bb8c88
<div style="border:2px solid #bb8c88;">Content here</div>
.myborder {border:2px solid #bb8c88;}