#f86dea color space conversions
Hex:
#f86dea
RGB:
248, 109, 234
CMY:
3, 57, 8
CMYK:
0, 56, 6, 3
HSL:
306°, 90.8497%, 70.0000%
HSV (HSB):
306°, 56.0484%, 97.2549%
XYZ:
59.0313, 36.8343, 81.8403
xyY:
0.3322, 0.2073, 36.8343
CIE-Lab:
67.1525, 68.1813, -38.4777
CIE-LCH:
67.1525, 78.2894, 330.5621
CIE-Luv:
67.1525, 67.7996, -71.1847
Hunter-Lab:
60.6912, 67.4084, -37.4670
#f86dea color charts
#f86dea color shades, tints & tones
#f86dea color schemes
#f86dea color preview, HTML & CSS examples
This text has a color of #f86dea
<p style="color:#f86dea;">Text here</p>
.mytext {color:#f86dea;}
This box has a color of #f86dea
<div style="background-color:#f86dea;">Content here</div>
.mybackground {background-color:#f86dea;}
Border around this has a color of #f86dea
<div style="border:2px solid #f86dea;">Content here</div>
.myborder {border:2px solid #f86dea;}