#ff71f5 color space conversions
Hex:
#ff71f5
RGB:
255, 113, 245
CMY:
0, 56, 4
CMYK:
0, 56, 4, 0
HSL:
304°, 100.0000%, 72.1569%
HSV (HSB):
304°, 55.6863%, 100.0000%
XYZ:
63.6266, 39.6628, 90.6884
xyY:
0.3280, 0.2045, 39.6628
CIE-Lab:
69.2287, 70.0261, -41.2284
CIE-LCH:
69.2287, 81.2615, 329.5122
CIE-Luv:
69.2287, 68.0707, -76.2854
Hunter-Lab:
62.9784, 70.1247, -41.2922
#ff71f5 color charts
#ff71f5 color shades, tints & tones
#ff71f5 color schemes
#ff71f5 color preview, HTML & CSS examples
This text has a color of #ff71f5
<p style="color:#ff71f5;">Text here</p>
.mytext {color:#ff71f5;}
This box has a color of #ff71f5
<div style="background-color:#ff71f5;">Content here</div>
.mybackground {background-color:#ff71f5;}
Border around this has a color of #ff71f5
<div style="border:2px solid #ff71f5;">Content here</div>
.myborder {border:2px solid #ff71f5;}