#bb8988 color space conversions
Hex:
#bb8988
RGB:
187, 137, 136
CMY:
27, 46, 47
CMYK:
0, 27, 27, 27
HSL:
1°, 27.2727%, 63.3333%
HSV (HSB):
1°, 27.2727%, 73.3333%
XYZ:
33.8831, 30.2337, 27.3424
xyY:
0.3705, 0.3306, 30.2337
CIE-Lab:
61.8553, 18.9455, 8.0538
CIE-LCH:
61.8553, 20.5863, 23.0305
CIE-Luv:
61.8553, 32.3099, 7.6613
Hunter-Lab:
54.9852, 13.7717, 9.0066
#bb8988 color charts
#bb8988 color shades, tints & tones
#bb8988 color schemes
#bb8988 color preview, HTML & CSS examples
This text has a color of #bb8988
<p style="color:#bb8988;">Text here</p>
.mytext {color:#bb8988;}
This box has a color of #bb8988
<div style="background-color:#bb8988;">Content here</div>
.mybackground {background-color:#bb8988;}
Border around this has a color of #bb8988
<div style="border:2px solid #bb8988;">Content here</div>
.myborder {border:2px solid #bb8988;}