#bb878d color space conversions
Hex:
#bb878d
RGB:
187, 135, 141
CMY:
27, 47, 45
CMYK:
0, 28, 25, 27
HSL:
353°, 27.6596%, 63.1373%
HSV (HSB):
353°, 27.8075%, 73.3333%
XYZ:
33.9652, 29.8158, 29.1642
xyY:
0.3654, 0.3208, 29.8158
CIE-Lab:
61.4950, 20.7849, 4.6902
CIE-LCH:
61.4950, 21.3075, 12.7161
CIE-Luv:
61.4950, 32.8243, 2.8141
Hunter-Lab:
54.6039, 15.4755, 6.5557
#bb878d color charts
#bb878d color shades, tints & tones
#bb878d color schemes
#bb878d color preview, HTML & CSS examples
This text has a color of #bb878d
<p style="color:#bb878d;">Text here</p>
.mytext {color:#bb878d;}
This box has a color of #bb878d
<div style="background-color:#bb878d;">Content here</div>
.mybackground {background-color:#bb878d;}
Border around this has a color of #bb878d
<div style="border:2px solid #bb878d;">Content here</div>
.myborder {border:2px solid #bb878d;}