#bd987c color space conversions
Hex:
#bd987c
RGB:
189, 152, 124
CMY:
26, 40, 51
CMYK:
0, 20, 34, 26
HSL:
26°, 32.9949%, 61.3725%
HSV (HSB):
26°, 34.3915%, 74.1176%
XYZ:
35.8526, 34.7305, 23.8828
xyY:
0.3795, 0.3677, 34.7305
CIE-Lab:
65.5383, 9.8107, 19.9673
CIE-LCH:
65.5383, 22.2473, 63.8332
CIE-Luv:
65.5383, 25.8615, 24.7341
Hunter-Lab:
58.9326, 5.4613, 17.2252
#bd987c color charts
#bd987c color shades, tints & tones
#bd987c color schemes
#bd987c color preview, HTML & CSS examples
This text has a color of #bd987c
<p style="color:#bd987c;">Text here</p>
.mytext {color:#bd987c;}
This box has a color of #bd987c
<div style="background-color:#bd987c;">Content here</div>
.mybackground {background-color:#bd987c;}
Border around this has a color of #bd987c
<div style="border:2px solid #bd987c;">Content here</div>
.myborder {border:2px solid #bd987c;}