#bd598e color space conversions
Hex:
#bd598e
RGB:
189, 89, 142
CMY:
26, 65, 44
CMYK:
0, 53, 25, 26
HSL:
328°, 43.1034%, 54.5098%
HSV (HSB):
328°, 52.9101%, 74.1176%
XYZ:
29.4411, 19.9166, 27.8837
xyY:
0.3812, 0.2578, 19.9166
CIE-Lab:
51.7428, 46.3106, -10.2090
CIE-LCH:
51.7428, 47.4225, 347.5682
CIE-Luv:
51.7428, 59.2656, -22.2633
Hunter-Lab:
44.6280, 39.6577, -5.8051
#bd598e color charts
#bd598e color shades, tints & tones
#bd598e color schemes
#bd598e color preview, HTML & CSS examples
This text has a color of #bd598e
<p style="color:#bd598e;">Text here</p>
.mytext {color:#bd598e;}
This box has a color of #bd598e
<div style="background-color:#bd598e;">Content here</div>
.mybackground {background-color:#bd598e;}
Border around this has a color of #bd598e
<div style="border:2px solid #bd598e;">Content here</div>
.myborder {border:2px solid #bd598e;}