#ff71c0 color space conversions
Hex:
#ff71c0
RGB:
255, 113, 192
CMY:
0, 56, 25
CMYK:
0, 56, 25, 0
HSL:
327°, 100.0000%, 72.1569%
HSV (HSB):
327°, 55.6863%, 100.0000%
XYZ:
56.6596, 36.8760, 54.0007
xyY:
0.3840, 0.2499, 36.8760
CIE-Lab:
67.1839, 62.2543, -14.8899
CIE-LCH:
67.1839, 64.0102, 346.5487
CIE-Luv:
67.1839, 83.6781, -33.4719
Hunter-Lab:
60.7256, 60.2781, -10.2161
#ff71c0 color charts
#ff71c0 color shades, tints & tones
#ff71c0 color schemes
#ff71c0 color preview, HTML & CSS examples
This text has a color of #ff71c0
<p style="color:#ff71c0;">Text here</p>
.mytext {color:#ff71c0;}
This box has a color of #ff71c0
<div style="background-color:#ff71c0;">Content here</div>
.mybackground {background-color:#ff71c0;}
Border around this has a color of #ff71c0
<div style="border:2px solid #ff71c0;">Content here</div>
.myborder {border:2px solid #ff71c0;}