#ff58bf color space conversions
Hex:
#ff58bf
RGB:
255, 88, 191
CMY:
0, 65, 25
CMYK:
0, 65, 25, 0
HSL:
323°, 100.0000%, 67.2549%
HSV (HSB):
323°, 65.4902%, 100.0000%
XYZ:
54.1337, 32.0010, 52.6139
xyY:
0.3902, 0.2306, 32.0010
CIE-Lab:
63.3437, 72.4584, -20.1440
CIE-LCH:
63.3437, 75.2064, 344.4637
CIE-Luv:
63.3437, 94.7614, -42.9294
Hunter-Lab:
56.5695, 71.8176, -15.5456
#ff58bf color charts
#ff58bf color shades, tints & tones
#ff58bf color schemes
#ff58bf color preview, HTML & CSS examples
This text has a color of #ff58bf
<p style="color:#ff58bf;">Text here</p>
.mytext {color:#ff58bf;}
This box has a color of #ff58bf
<div style="background-color:#ff58bf;">Content here</div>
.mybackground {background-color:#ff58bf;}
Border around this has a color of #ff58bf
<div style="border:2px solid #ff58bf;">Content here</div>
.myborder {border:2px solid #ff58bf;}