#bd5f6e color space conversions
Hex:
#bd5f6e
RGB:
189, 95, 110
CMY:
26, 63, 57
CMYK:
0, 50, 42, 26
HSL:
350°, 41.5929%, 55.6863%
HSV (HSB):
350°, 49.7354%, 74.1176%
XYZ:
27.8929, 20.1290, 17.1670
xyY:
0.4279, 0.3088, 20.1290
CIE-Lab:
51.9828, 39.2389, 9.1658
CIE-LCH:
51.9828, 40.2952, 13.1479
CIE-Luv:
51.9828, 64.0275, 4.5559
Hunter-Lab:
44.8654, 32.4596, 8.7194
#bd5f6e color charts
#bd5f6e color shades, tints & tones
#bd5f6e color schemes
#bd5f6e color preview, HTML & CSS examples
This text has a color of #bd5f6e
<p style="color:#bd5f6e;">Text here</p>
.mytext {color:#bd5f6e;}
This box has a color of #bd5f6e
<div style="background-color:#bd5f6e;">Content here</div>
.mybackground {background-color:#bd5f6e;}
Border around this has a color of #bd5f6e
<div style="border:2px solid #bd5f6e;">Content here</div>
.myborder {border:2px solid #bd5f6e;}