#bb808d color space conversions
Hex:
#bb808d
RGB:
187, 128, 141
CMY:
27, 50, 45
CMYK:
0, 32, 25, 27
HSL:
347°, 30.2564%, 61.7647%
HSV (HSB):
347°, 31.5508%, 73.3333%
XYZ:
33.0204, 27.9262, 28.8492
xyY:
0.3677, 0.3110, 27.9262
CIE-Lab:
59.8220, 24.6750, 2.2715
CIE-LCH:
59.8220, 24.7793, 5.2597
CIE-Luv:
59.8220, 36.9048, -1.2205
Hunter-Lab:
52.8453, 19.0566, 4.6242
#bb808d color charts
#bb808d color shades, tints & tones
#bb808d color schemes
#bb808d color preview, HTML & CSS examples
This text has a color of #bb808d
<p style="color:#bb808d;">Text here</p>
.mytext {color:#bb808d;}
This box has a color of #bb808d
<div style="background-color:#bb808d;">Content here</div>
.mybackground {background-color:#bb808d;}
Border around this has a color of #bb808d
<div style="border:2px solid #bb808d;">Content here</div>
.myborder {border:2px solid #bb808d;}