#bf599e color space conversions
Hex:
#bf599e
RGB:
191, 89, 158
CMY:
25, 65, 38
CMYK:
0, 53, 17, 25
HSL:
319°, 44.3478%, 54.9020%
HSV (HSB):
319°, 53.4031%, 74.9020%
XYZ:
31.2298, 20.6897, 34.6953
xyY:
0.3606, 0.2389, 20.6897
CIE-Lab:
52.6083, 49.2968, -18.3150
CIE-LCH:
52.6083, 52.5891, 339.6188
CIE-Luv:
52.6083, 56.3954, -34.5465
Hunter-Lab:
45.4860, 42.9542, -13.3844
#bf599e color charts
#bf599e color shades, tints & tones
#bf599e color schemes
#bf599e color preview, HTML & CSS examples
This text has a color of #bf599e
<p style="color:#bf599e;">Text here</p>
.mytext {color:#bf599e;}
This box has a color of #bf599e
<div style="background-color:#bf599e;">Content here</div>
.mybackground {background-color:#bf599e;}
Border around this has a color of #bf599e
<div style="border:2px solid #bf599e;">Content here</div>
.myborder {border:2px solid #bf599e;}