#fc71bc color space conversions
Hex:
#fc71bc
RGB:
252, 113, 188
CMY:
1, 56, 26
CMYK:
0, 55, 25, 1
HSL:
328°, 95.8621%, 71.5686%
HSV (HSB):
328°, 55.1587%, 98.8235%
XYZ:
55.1271, 36.1365, 51.6465
xyY:
0.3857, 0.2529, 36.1365
CIE-Lab:
66.6241, 60.8387, -13.5203
CIE-LCH:
66.6241, 62.3229, 347.4707
CIE-Luv:
66.6241, 82.5794, -31.1082
Hunter-Lab:
60.1137, 58.4941, -8.8592
#fc71bc color charts
#fc71bc color shades, tints & tones
#fc71bc color schemes
#fc71bc color preview, HTML & CSS examples
This text has a color of #fc71bc
<p style="color:#fc71bc;">Text here</p>
.mytext {color:#fc71bc;}
This box has a color of #fc71bc
<div style="background-color:#fc71bc;">Content here</div>
.mybackground {background-color:#fc71bc;}
Border around this has a color of #fc71bc
<div style="border:2px solid #fc71bc;">Content here</div>
.myborder {border:2px solid #fc71bc;}