#ff58b7 color space conversions
Hex:
#ff58b7
RGB:
255, 88, 183
CMY:
0, 65, 28
CMYK:
0, 65, 28, 0
HSL:
326°, 100.0000%, 67.2549%
HSV (HSB):
326°, 65.4902%, 100.0000%
XYZ:
53.2770, 31.6583, 48.1024
xyY:
0.4005, 0.2380, 31.6583
CIE-Lab:
63.0595, 71.4855, -16.0136
CIE-LCH:
63.0595, 73.2572, 347.3736
CIE-Luv:
63.0595, 97.6091, -36.5867
Hunter-Lab:
56.2657, 70.5532, -11.3019
#ff58b7 color charts
#ff58b7 color shades, tints & tones
#ff58b7 color schemes
#ff58b7 color preview, HTML & CSS examples
This text has a color of #ff58b7
<p style="color:#ff58b7;">Text here</p>
.mytext {color:#ff58b7;}
This box has a color of #ff58b7
<div style="background-color:#ff58b7;">Content here</div>
.mybackground {background-color:#ff58b7;}
Border around this has a color of #ff58b7
<div style="border:2px solid #ff58b7;">Content here</div>
.myborder {border:2px solid #ff58b7;}