#fd86f3 color space conversions
Hex:
#fd86f3
RGB:
253, 134, 243
CMY:
1, 47, 5
CMYK:
0, 47, 4, 1
HSL:
305°, 96.7480%, 75.8824%
HSV (HSB):
305°, 47.0356%, 99.2157%
XYZ:
65.2108, 44.4039, 89.9278
xyY:
0.3268, 0.2225, 44.4039
CIE-Lab:
72.4976, 59.5362, -35.0647
CIE-LCH:
72.4976, 69.0949, 329.5034
CIE-Luv:
72.4976, 59.1201, -65.1449
Hunter-Lab:
66.6363, 58.0681, -33.3684
#fd86f3 color charts
#fd86f3 color shades, tints & tones
#fd86f3 color schemes
#fd86f3 color preview, HTML & CSS examples
This text has a color of #fd86f3
<p style="color:#fd86f3;">Text here</p>
.mytext {color:#fd86f3;}
This box has a color of #fd86f3
<div style="background-color:#fd86f3;">Content here</div>
.mybackground {background-color:#fd86f3;}
Border around this has a color of #fd86f3
<div style="border:2px solid #fd86f3;">Content here</div>
.myborder {border:2px solid #fd86f3;}