#ff58a6 color space conversions
Hex:
#ff58a6
RGB:
255, 88, 166
CMY:
0, 65, 35
CMYK:
0, 65, 35, 0
HSL:
332°, 100.0000%, 67.2549%
HSV (HSB):
332°, 65.4902%, 100.0000%
XYZ:
51.6127, 30.9926, 39.3383
xyY:
0.4233, 0.2542, 30.9926
CIE-Lab:
62.5014, 69.5528, -7.0981
CIE-LCH:
62.5014, 69.9140, 354.1729
CIE-Luv:
62.5014, 103.6179, -23.3488
Hunter-Lab:
55.6710, 68.0633, -2.9258
#ff58a6 color charts
#ff58a6 color shades, tints & tones
#ff58a6 color schemes
#ff58a6 color preview, HTML & CSS examples
This text has a color of #ff58a6
<p style="color:#ff58a6;">Text here</p>
.mytext {color:#ff58a6;}
This box has a color of #ff58a6
<div style="background-color:#ff58a6;">Content here</div>
.mybackground {background-color:#ff58a6;}
Border around this has a color of #ff58a6
<div style="border:2px solid #ff58a6;">Content here</div>
.myborder {border:2px solid #ff58a6;}