#ff58bb color space conversions
Hex:
#ff58bb
RGB:
255, 88, 187
CMY:
0, 65, 27
CMYK:
0, 65, 27, 0
HSL:
324°, 100.0000%, 67.2549%
HSV (HSB):
324°, 65.4902%, 100.0000%
XYZ:
53.6994, 31.8273, 50.3267
xyY:
0.3953, 0.2343, 31.8273
CIE-Lab:
63.1999, 71.9670, -18.0841
CIE-LCH:
63.1999, 74.2043, 345.8946
CIE-Luv:
63.1999, 96.1857, -39.7512
Hunter-Lab:
56.4157, 71.1780, -13.3998
#ff58bb color charts
#ff58bb color shades, tints & tones
#ff58bb color schemes
#ff58bb color preview, HTML & CSS examples
This text has a color of #ff58bb
<p style="color:#ff58bb;">Text here</p>
.mytext {color:#ff58bb;}
This box has a color of #ff58bb
<div style="background-color:#ff58bb;">Content here</div>
.mybackground {background-color:#ff58bb;}
Border around this has a color of #ff58bb
<div style="border:2px solid #ff58bb;">Content here</div>
.myborder {border:2px solid #ff58bb;}