#ff71d4 color space conversions
Hex:
#ff71d4
RGB:
255, 113, 212
CMY:
0, 56, 17
CMYK:
0, 56, 17, 0
HSL:
318°, 100.0000%, 72.1569%
HSV (HSB):
318°, 55.6863%, 100.0000%
XYZ:
59.0288, 37.8237, 66.4769
xyY:
0.3614, 0.2316, 37.8237
CIE-Lab:
67.8905, 64.9942, -25.0293
CIE-LCH:
67.8905, 69.6471, 338.9383
CIE-Luv:
67.8905, 77.7354, -49.5313
Hunter-Lab:
61.5010, 63.6980, -21.0363
#ff71d4 color charts
#ff71d4 color shades, tints & tones
#ff71d4 color schemes
#ff71d4 color preview, HTML & CSS examples
This text has a color of #ff71d4
<p style="color:#ff71d4;">Text here</p>
.mytext {color:#ff71d4;}
This box has a color of #ff71d4
<div style="background-color:#ff71d4;">Content here</div>
.mybackground {background-color:#ff71d4;}
Border around this has a color of #ff71d4
<div style="border:2px solid #ff71d4;">Content here</div>
.myborder {border:2px solid #ff71d4;}