#fd86c9 color space conversions
Hex:
#fd86c9
RGB:
253, 134, 201
CMY:
1, 47, 21
CMYK:
0, 47, 21, 1
HSL:
326°, 96.7480%, 75.8824%
HSV (HSB):
326°, 47.0356%, 99.2157%
XYZ:
59.5757, 42.1499, 60.2541
xyY:
0.3678, 0.2602, 42.1499
CIE-Lab:
70.9741, 53.0161, -14.2442
CIE-LCH:
70.9741, 54.8963, 344.9611
CIE-Luv:
70.9741, 69.4394, -30.9972
Hunter-Lab:
64.9229, 50.1831, -9.5802
#fd86c9 color charts
#fd86c9 color shades, tints & tones
#fd86c9 color schemes
#fd86c9 color preview, HTML & CSS examples
This text has a color of #fd86c9
<p style="color:#fd86c9;">Text here</p>
.mytext {color:#fd86c9;}
This box has a color of #fd86c9
<div style="background-color:#fd86c9;">Content here</div>
.mybackground {background-color:#fd86c9;}
Border around this has a color of #fd86c9
<div style="border:2px solid #fd86c9;">Content here</div>
.myborder {border:2px solid #fd86c9;}