#f86add color space conversions
Hex:
#f86add
RGB:
248, 106, 221
CMY:
3, 58, 13
CMYK:
0, 57, 11, 3
HSL:
311°, 91.0256%, 69.4118%
HSV (HSB):
311°, 57.2581%, 97.2549%
XYZ:
56.9166, 35.4850, 72.2561
xyY:
0.3457, 0.2155, 35.4850
CIE-Lab:
66.1245, 67.4560, -32.8548
CIE-LCH:
66.1245, 75.0317, 334.0313
CIE-Luv:
66.1245, 72.7571, -61.9631
Hunter-Lab:
59.5693, 66.3049, -30.2188
#f86add color charts
#f86add color shades, tints & tones
#f86add color schemes
#f86add color preview, HTML & CSS examples
This text has a color of #f86add
<p style="color:#f86add;">Text here</p>
.mytext {color:#f86add;}
This box has a color of #f86add
<div style="background-color:#f86add;">Content here</div>
.mybackground {background-color:#f86add;}
Border around this has a color of #f86add
<div style="border:2px solid #f86add;">Content here</div>
.myborder {border:2px solid #f86add;}