#ff71b4 color space conversions
Hex:
#ff71b4
RGB:
255, 113, 180
CMY:
0, 56, 29
CMYK:
0, 56, 29, 0
HSL:
332°, 100.0000%, 72.1569%
HSV (HSB):
332°, 55.6863%, 100.0000%
XYZ:
55.3833, 36.3655, 47.2802
xyY:
0.3984, 0.2616, 36.3655
CIE-Lab:
66.7983, 60.7331, -8.6945
CIE-LCH:
66.7983, 61.3523, 351.8529
CIE-Luv:
66.7983, 87.2185, -24.0235
Hunter-Lab:
60.3038, 58.4035, -4.2727
#ff71b4 color charts
#ff71b4 color shades, tints & tones
#ff71b4 color schemes
#ff71b4 color preview, HTML & CSS examples
This text has a color of #ff71b4
<p style="color:#ff71b4;">Text here</p>
.mytext {color:#ff71b4;}
This box has a color of #ff71b4
<div style="background-color:#ff71b4;">Content here</div>
.mybackground {background-color:#ff71b4;}
Border around this has a color of #ff71b4
<div style="border:2px solid #ff71b4;">Content here</div>
.myborder {border:2px solid #ff71b4;}