#ff71f2 color space conversions
Hex:
#ff71f2
RGB:
255, 113, 242
CMY:
0, 56, 5
CMYK:
0, 56, 5, 0
HSL:
305°, 100.0000%, 72.1569%
HSV (HSB):
305°, 55.6863%, 100.0000%
XYZ:
63.1721, 39.4811, 88.2955
xyY:
0.3308, 0.2068, 39.4811
CIE-Lab:
69.0983, 69.5444, -39.7833
CIE-LCH:
69.0983, 80.1195, 330.2280
CIE-Luv:
69.0983, 68.9336, -73.8598
Hunter-Lab:
62.8340, 69.5013, -39.3317
#ff71f2 color charts
#ff71f2 color shades, tints & tones
#ff71f2 color schemes
#ff71f2 color preview, HTML & CSS examples
This text has a color of #ff71f2
<p style="color:#ff71f2;">Text here</p>
.mytext {color:#ff71f2;}
This box has a color of #ff71f2
<div style="background-color:#ff71f2;">Content here</div>
.mybackground {background-color:#ff71f2;}
Border around this has a color of #ff71f2
<div style="border:2px solid #ff71f2;">Content here</div>
.myborder {border:2px solid #ff71f2;}