#bd8e91 color space conversions
Hex:
#bd8e91
RGB:
189, 142, 145
CMY:
26, 44, 43
CMYK:
0, 25, 23, 26
HSL:
356°, 26.2570%, 64.9020%
HSV (HSB):
356°, 24.8677%, 74.1176%
XYZ:
35.7701, 32.2092, 31.1198
xyY:
0.3610, 0.3250, 32.2092
CIE-Lab:
63.5154, 18.2531, 5.3541
CIE-LCH:
63.5154, 19.0221, 16.3479
CIE-Luv:
63.5154, 29.6012, 4.2287
Hunter-Lab:
56.7531, 13.1863, 7.2163
#bd8e91 color charts
#bd8e91 color shades, tints & tones
#bd8e91 color schemes
#bd8e91 color preview, HTML & CSS examples
This text has a color of #bd8e91
<p style="color:#bd8e91;">Text here</p>
.mytext {color:#bd8e91;}
This box has a color of #bd8e91
<div style="background-color:#bd8e91;">Content here</div>
.mybackground {background-color:#bd8e91;}
Border around this has a color of #bd8e91
<div style="border:2px solid #bd8e91;">Content here</div>
.myborder {border:2px solid #bd8e91;}