#fd86cf color space conversions
Hex:
#fd86cf
RGB:
253, 134, 207
CMY:
1, 47, 19
CMYK:
0, 47, 18, 1
HSL:
323°, 96.7480%, 75.8824%
HSV (HSB):
323°, 47.0356%, 99.2157%
XYZ:
60.2956, 42.4378, 64.0449
xyY:
0.3615, 0.2545, 42.4378
CIE-Lab:
71.1717, 53.8810, -17.2772
CIE-LCH:
71.1717, 56.5832, 342.2213
CIE-Luv:
71.1717, 67.9650, -35.8119
Hunter-Lab:
65.1443, 51.2116, -12.6883
#fd86cf color charts
#fd86cf color shades, tints & tones
#fd86cf color schemes
#fd86cf color preview, HTML & CSS examples
This text has a color of #fd86cf
<p style="color:#fd86cf;">Text here</p>
.mytext {color:#fd86cf;}
This box has a color of #fd86cf
<div style="background-color:#fd86cf;">Content here</div>
.mybackground {background-color:#fd86cf;}
Border around this has a color of #fd86cf
<div style="border:2px solid #fd86cf;">Content here</div>
.myborder {border:2px solid #fd86cf;}