#bd599e color space conversions
Hex:
#bd599e
RGB:
189, 89, 158
CMY:
26, 65, 38
CMYK:
0, 53, 16, 26
HSL:
319°, 43.1034%, 54.5098%
HSV (HSB):
319°, 52.9101%, 74.1176%
XYZ:
30.7302, 20.4322, 34.6719
xyY:
0.3580, 0.2380, 20.4322
CIE-Lab:
52.3224, 48.6794, -18.7772
CIE-LCH:
52.3224, 52.1753, 338.9068
CIE-Luv:
52.3224, 54.9238, -35.0767
Hunter-Lab:
45.2020, 42.2483, -13.8366
#bd599e color charts
#bd599e color shades, tints & tones
#bd599e color schemes
#bd599e color preview, HTML & CSS examples
This text has a color of #bd599e
<p style="color:#bd599e;">Text here</p>
.mytext {color:#bd599e;}
This box has a color of #bd599e
<div style="background-color:#bd599e;">Content here</div>
.mybackground {background-color:#bd599e;}
Border around this has a color of #bd599e
<div style="border:2px solid #bd599e;">Content here</div>
.myborder {border:2px solid #bd599e;}