#bd708b color space conversions
Hex:
#bd708b
RGB:
189, 112, 139
CMY:
26, 56, 45
CMYK:
0, 41, 26, 26
HSL:
339°, 36.8421%, 59.0196%
HSV (HSB):
339°, 40.7407%, 74.1176%
XYZ:
31.4406, 24.2712, 27.4538
xyY:
0.3780, 0.2918, 24.2712
CIE-Lab:
56.3583, 33.9074, -1.5949
CIE-LCH:
56.3583, 33.9449, 357.3070
CIE-Luv:
56.3583, 47.8668, -8.2224
Hunter-Lab:
49.2658, 27.7005, 1.4462
#bd708b color charts
#bd708b color shades, tints & tones
#bd708b color schemes
#bd708b color preview, HTML & CSS examples
This text has a color of #bd708b
<p style="color:#bd708b;">Text here</p>
.mytext {color:#bd708b;}
This box has a color of #bd708b
<div style="background-color:#bd708b;">Content here</div>
.mybackground {background-color:#bd708b;}
Border around this has a color of #bd708b
<div style="border:2px solid #bd708b;">Content here</div>
.myborder {border:2px solid #bd708b;}