#bb8484 color space conversions
Hex:
#bb8484
RGB:
187, 132, 132
CMY:
27, 48, 48
CMYK:
0, 29, 29, 27
HSL:
0°, 28.7958%, 62.5490%
HSV (HSB):
0°, 29.4118%, 73.3333%
XYZ:
32.9096, 28.7333, 25.6413
xyY:
0.3770, 0.3292, 28.7333
CIE-Lab:
60.5455, 21.1631, 8.4684
CIE-LCH:
60.5455, 22.7945, 21.8087
CIE-Luv:
60.5455, 35.8599, 7.7247
Hunter-Lab:
53.6034, 15.7835, 9.1609
#bb8484 color charts
#bb8484 color shades, tints & tones
#bb8484 color schemes
#bb8484 color preview, HTML & CSS examples
This text has a color of #bb8484
<p style="color:#bb8484;">Text here</p>
.mytext {color:#bb8484;}
This box has a color of #bb8484
<div style="background-color:#bb8484;">Content here</div>
.mybackground {background-color:#bb8484;}
Border around this has a color of #bb8484
<div style="border:2px solid #bb8484;">Content here</div>
.myborder {border:2px solid #bb8484;}