#bd5d6e color space conversions
Hex:
#bd5d6e
RGB:
189, 93, 110
CMY:
26, 64, 57
CMYK:
0, 51, 42, 26
HSL:
349°, 42.1053%, 55.2941%
HSV (HSB):
349°, 50.7937%, 74.1176%
XYZ:
27.7151, 19.7733, 17.1077
xyY:
0.4291, 0.3061, 19.7733
CIE-Lab:
51.5799, 40.2676, 8.5958
CIE-LCH:
51.5799, 41.1748, 12.0498
CIE-Luv:
51.5799, 65.2339, 3.6324
Hunter-Lab:
44.4672, 33.4362, 8.3166
#bd5d6e color charts
#bd5d6e color shades, tints & tones
#bd5d6e color schemes
#bd5d6e color preview, HTML & CSS examples
This text has a color of #bd5d6e
<p style="color:#bd5d6e;">Text here</p>
.mytext {color:#bd5d6e;}
This box has a color of #bd5d6e
<div style="background-color:#bd5d6e;">Content here</div>
.mybackground {background-color:#bd5d6e;}
Border around this has a color of #bd5d6e
<div style="border:2px solid #bd5d6e;">Content here</div>
.myborder {border:2px solid #bd5d6e;}