#ff58b9 color space conversions
Hex:
#ff58b9
RGB:
255, 88, 185
CMY:
0, 65, 27
CMYK:
0, 65, 27, 0
HSL:
325°, 100.0000%, 67.2549%
HSV (HSB):
325°, 65.4902%, 100.0000%
XYZ:
53.4867, 31.7422, 49.2067
xyY:
0.3979, 0.2361, 31.7422
CIE-Lab:
63.1293, 71.7250, -17.0501
CIE-LCH:
63.1293, 73.7237, 346.6281
CIE-Luv:
63.1293, 96.8976, -38.1671
Hunter-Lab:
56.3402, 70.8638, -12.3448
#ff58b9 color charts
#ff58b9 color shades, tints & tones
#ff58b9 color schemes
#ff58b9 color preview, HTML & CSS examples
This text has a color of #ff58b9
<p style="color:#ff58b9;">Text here</p>
.mytext {color:#ff58b9;}
This box has a color of #ff58b9
<div style="background-color:#ff58b9;">Content here</div>
.mybackground {background-color:#ff58b9;}
Border around this has a color of #ff58b9
<div style="border:2px solid #ff58b9;">Content here</div>
.myborder {border:2px solid #ff58b9;}