#ff71a5 color space conversions
Hex:
#ff71a5
RGB:
255, 113, 165
CMY:
0, 56, 35
CMYK:
0, 56, 35, 0
HSL:
338°, 100.0000%, 72.1569%
HSV (HSB):
338°, 55.6863%, 100.0000%
XYZ:
53.9367, 35.7869, 39.6621
xyY:
0.4169, 0.2766, 35.7869
CIE-Lab:
66.3568, 58.9678, -0.8408
CIE-LCH:
66.3568, 58.9738, 359.1831
CIE-Luv:
66.3568, 91.5656, -12.5296
Hunter-Lab:
59.8221, 56.2500, 2.5662
#ff71a5 color charts
#ff71a5 color shades, tints & tones
#ff71a5 color schemes
#ff71a5 color preview, HTML & CSS examples
This text has a color of #ff71a5
<p style="color:#ff71a5;">Text here</p>
.mytext {color:#ff71a5;}
This box has a color of #ff71a5
<div style="background-color:#ff71a5;">Content here</div>
.mybackground {background-color:#ff71a5;}
Border around this has a color of #ff71a5
<div style="border:2px solid #ff71a5;">Content here</div>
.myborder {border:2px solid #ff71a5;}