#ff71c1 color space conversions
Hex:
#ff71c1
RGB:
255, 113, 193
CMY:
0, 56, 24
CMYK:
0, 56, 24, 0
HSL:
326°, 100.0000%, 72.1569%
HSV (HSB):
326°, 55.6863%, 100.0000%
XYZ:
56.7708, 36.9205, 54.5863
xyY:
0.3829, 0.2490, 36.9205
CIE-Lab:
67.2174, 62.3853, -15.4025
CIE-LCH:
67.2174, 64.2586, 346.1314
CIE-Luv:
67.2174, 83.3816, -34.2671
Hunter-Lab:
60.7622, 60.4404, -10.7301
#ff71c1 color charts
#ff71c1 color shades, tints & tones
#ff71c1 color schemes
#ff71c1 color preview, HTML & CSS examples
This text has a color of #ff71c1
<p style="color:#ff71c1;">Text here</p>
.mytext {color:#ff71c1;}
This box has a color of #ff71c1
<div style="background-color:#ff71c1;">Content here</div>
.mybackground {background-color:#ff71c1;}
Border around this has a color of #ff71c1
<div style="border:2px solid #ff71c1;">Content here</div>
.myborder {border:2px solid #ff71c1;}