#fd86e9 color space conversions
Hex:
#fd86e9
RGB:
253, 134, 233
CMY:
1, 47, 9
CMYK:
0, 47, 8, 1
HSL:
310°, 96.7480%, 75.8824%
HSV (HSB):
310°, 47.0356%, 99.2157%
XYZ:
63.7411, 43.8160, 82.1886
xyY:
0.3359, 0.2309, 43.8160
CIE-Lab:
72.1054, 57.8890, -30.1958
CIE-LCH:
72.1054, 65.2910, 332.4527
CIE-Luv:
72.1054, 61.5630, -56.9595
Hunter-Lab:
66.1937, 56.0473, -27.2812
#fd86e9 color charts
#fd86e9 color shades, tints & tones
#fd86e9 color schemes
#fd86e9 color preview, HTML & CSS examples
This text has a color of #fd86e9
<p style="color:#fd86e9;">Text here</p>
.mytext {color:#fd86e9;}
This box has a color of #fd86e9
<div style="background-color:#fd86e9;">Content here</div>
.mybackground {background-color:#fd86e9;}
Border around this has a color of #fd86e9
<div style="border:2px solid #fd86e9;">Content here</div>
.myborder {border:2px solid #fd86e9;}