#bb8080 color space conversions
Hex:
#bb8080
RGB:
187, 128, 128
CMY:
27, 50, 50
CMYK:
0, 32, 32, 27
HSL:
0°, 30.2564%, 61.7647%
HSV (HSB):
0°, 31.5508%, 73.3333%
XYZ:
32.1090, 27.5617, 24.0497
xyY:
0.3835, 0.3292, 27.5617
CIE-Lab:
59.4906, 22.8392, 9.2599
CIE-LCH:
59.4906, 24.6450, 22.0697
CIE-Luv:
59.4906, 38.8683, 8.3738
Hunter-Lab:
52.4992, 17.2986, 9.5889
#bb8080 color charts
#bb8080 color shades, tints & tones
#bb8080 color schemes
#bb8080 color preview, HTML & CSS examples
This text has a color of #bb8080
<p style="color:#bb8080;">Text here</p>
.mytext {color:#bb8080;}
This box has a color of #bb8080
<div style="background-color:#bb8080;">Content here</div>
.mybackground {background-color:#bb8080;}
Border around this has a color of #bb8080
<div style="border:2px solid #bb8080;">Content here</div>
.myborder {border:2px solid #bb8080;}