#bb898d color space conversions
Hex:
#bb898d
RGB:
187, 137, 141
CMY:
27, 46, 45
CMYK:
0, 27, 25, 27
HSL:
355°, 26.8817%, 63.5294%
HSV (HSB):
355°, 26.7380%, 73.3333%
XYZ:
34.2469, 30.3792, 29.2581
xyY:
0.3648, 0.3236, 30.3792
CIE-Lab:
61.9800, 19.6723, 5.3883
CIE-LCH:
61.9800, 20.3969, 15.3178
CIE-Luv:
61.9800, 31.6513, 3.9759
Hunter-Lab:
55.1173, 14.4548, 7.1091
#bb898d color charts
#bb898d color shades, tints & tones
#bb898d color schemes
#bb898d color preview, HTML & CSS examples
This text has a color of #bb898d
<p style="color:#bb898d;">Text here</p>
.mytext {color:#bb898d;}
This box has a color of #bb898d
<div style="background-color:#bb898d;">Content here</div>
.mybackground {background-color:#bb898d;}
Border around this has a color of #bb898d
<div style="border:2px solid #bb898d;">Content here</div>
.myborder {border:2px solid #bb898d;}