#ff71c5 color space conversions
Hex:
#ff71c5
RGB:
255, 113, 197
CMY:
0, 56, 23
CMYK:
0, 56, 23, 0
HSL:
325°, 100.0000%, 72.1569%
HSV (HSB):
325°, 55.6863%, 100.0000%
XYZ:
57.2232, 37.1015, 56.9686
xyY:
0.3782, 0.2452, 37.1015
CIE-Lab:
67.3531, 62.9158, -17.4470
CIE-LCH:
67.3531, 65.2901, 344.5009
CIE-Luv:
67.3531, 82.1942, -37.4577
Hunter-Lab:
60.9110, 61.0986, -12.8149
#ff71c5 color charts
#ff71c5 color shades, tints & tones
#ff71c5 color schemes
#ff71c5 color preview, HTML & CSS examples
This text has a color of #ff71c5
<p style="color:#ff71c5;">Text here</p>
.mytext {color:#ff71c5;}
This box has a color of #ff71c5
<div style="background-color:#ff71c5;">Content here</div>
.mybackground {background-color:#ff71c5;}
Border around this has a color of #ff71c5
<div style="border:2px solid #ff71c5;">Content here</div>
.myborder {border:2px solid #ff71c5;}