#bd5d85 color space conversions
Hex:
#bd5d85
RGB:
189, 93, 133
CMY:
26, 64, 48
CMYK:
0, 51, 30, 26
HSL:
335°, 42.1053%, 55.2941%
HSV (HSB):
335°, 50.7937%, 74.1176%
XYZ:
29.1343, 20.3410, 24.5810
xyY:
0.3934, 0.2747, 20.3410
CIE-Lab:
52.2206, 43.0716, -4.1584
CIE-LCH:
52.2206, 43.2718, 354.4854
CIE-Luv:
52.2206, 59.6018, -13.3257
Hunter-Lab:
45.1010, 36.3805, -0.7436
#bd5d85 color charts
#bd5d85 color shades, tints & tones
#bd5d85 color schemes
#bd5d85 color preview, HTML & CSS examples
This text has a color of #bd5d85
<p style="color:#bd5d85;">Text here</p>
.mytext {color:#bd5d85;}
This box has a color of #bd5d85
<div style="background-color:#bd5d85;">Content here</div>
.mybackground {background-color:#bd5d85;}
Border around this has a color of #bd5d85
<div style="border:2px solid #bd5d85;">Content here</div>
.myborder {border:2px solid #bd5d85;}