#bd8085 color space conversions
Hex:
#bd8085
RGB:
189, 128, 133
CMY:
26, 50, 48
CMYK:
0, 32, 30, 26
HSL:
355°, 31.6062%, 62.1569%
HSV (HSB):
355°, 32.2751%, 74.1176%
XYZ:
32.9391, 27.9506, 25.8492
xyY:
0.3797, 0.3222, 27.9506
CIE-Lab:
59.8441, 24.2910, 6.9262
CIE-LCH:
59.8441, 25.2592, 15.9146
CIE-Luv:
59.8441, 39.5803, 5.0758
Hunter-Lab:
52.8683, 18.6930, 8.0188
#bd8085 color charts
#bd8085 color shades, tints & tones
#bd8085 color schemes
#bd8085 color preview, HTML & CSS examples
This text has a color of #bd8085
<p style="color:#bd8085;">Text here</p>
.mytext {color:#bd8085;}
This box has a color of #bd8085
<div style="background-color:#bd8085;">Content here</div>
.mybackground {background-color:#bd8085;}
Border around this has a color of #bd8085
<div style="border:2px solid #bd8085;">Content here</div>
.myborder {border:2px solid #bd8085;}