#ff71b2 color space conversions
Hex:
#ff71b2
RGB:
255, 113, 178
CMY:
0, 56, 30
CMYK:
0, 56, 30, 0
HSL:
333°, 100.0000%, 72.1569%
HSV (HSB):
333°, 55.6863%, 100.0000%
XYZ:
55.1810, 36.2846, 46.2147
xyY:
0.4008, 0.2635, 36.2846
CIE-Lab:
66.7368, 60.4888, -7.6542
CIE-LCH:
66.7368, 60.9712, 352.7882
CIE-Luv:
66.7368, 87.8042, -22.4683
Hunter-Lab:
60.2367, 58.1042, -3.3227
#ff71b2 color charts
#ff71b2 color shades, tints & tones
#ff71b2 color schemes
#ff71b2 color preview, HTML & CSS examples
This text has a color of #ff71b2
<p style="color:#ff71b2;">Text here</p>
.mytext {color:#ff71b2;}
This box has a color of #ff71b2
<div style="background-color:#ff71b2;">Content here</div>
.mybackground {background-color:#ff71b2;}
Border around this has a color of #ff71b2
<div style="border:2px solid #ff71b2;">Content here</div>
.myborder {border:2px solid #ff71b2;}