#ff58b3 color space conversions
Hex:
#ff58b3
RGB:
255, 88, 179
CMY:
0, 65, 30
CMYK:
0, 65, 30, 0
HSL:
327°, 100.0000%, 67.2549%
HSV (HSB):
327°, 65.4902%, 100.0000%
XYZ:
52.8664, 31.4941, 45.9404
xyY:
0.4057, 0.2417, 31.4941
CIE-Lab:
62.9226, 71.0141, -13.9325
CIE-LCH:
62.9226, 72.3679, 348.8999
CIE-Luv:
62.9226, 99.0304, -33.4383
Hunter-Lab:
56.1196, 69.9431, -9.2520
#ff58b3 color charts
#ff58b3 color shades, tints & tones
#ff58b3 color schemes
#ff58b3 color preview, HTML & CSS examples
This text has a color of #ff58b3
<p style="color:#ff58b3;">Text here</p>
.mytext {color:#ff58b3;}
This box has a color of #ff58b3
<div style="background-color:#ff58b3;">Content here</div>
.mybackground {background-color:#ff58b3;}
Border around this has a color of #ff58b3
<div style="border:2px solid #ff58b3;">Content here</div>
.myborder {border:2px solid #ff58b3;}