#bd5b7c color space conversions
Hex:
#bd5b7c
RGB:
189, 91, 124
CMY:
26, 64, 51
CMYK:
0, 52, 34, 26
HSL:
340°, 42.6087%, 54.9020%
HSV (HSB):
340°, 51.8519%, 74.1176%
XYZ:
28.3654, 19.7562, 21.3871
xyY:
0.4081, 0.2842, 19.7562
CIE-Lab:
51.5605, 42.9249, 0.2244
CIE-LCH:
51.5605, 42.9255, 0.2995
CIE-Luv:
51.5605, 62.9621, -7.4393
Hunter-Lab:
44.4480, 36.1297, 2.5849
#bd5b7c color charts
#bd5b7c color shades, tints & tones
#bd5b7c color schemes
#bd5b7c color preview, HTML & CSS examples
This text has a color of #bd5b7c
<p style="color:#bd5b7c;">Text here</p>
.mytext {color:#bd5b7c;}
This box has a color of #bd5b7c
<div style="background-color:#bd5b7c;">Content here</div>
.mybackground {background-color:#bd5b7c;}
Border around this has a color of #bd5b7c
<div style="border:2px solid #bd5b7c;">Content here</div>
.myborder {border:2px solid #bd5b7c;}