#f885ed color space conversions
Hex:
#f885ed
RGB:
248, 133, 237
CMY:
3, 48, 7
CMYK:
0, 46, 4, 3
HSL:
306°, 89.1473%, 74.7059%
HSV (HSB):
306°, 46.3710%, 97.2549%
XYZ:
62.3850, 42.8459, 85.1028
xyY:
0.3278, 0.2251, 42.8459
CIE-Lab:
71.4503, 57.5866, -33.4526
CIE-LCH:
71.4503, 66.5980, 329.8473
CIE-Luv:
71.4503, 57.5835, -62.0619
Hunter-Lab:
65.4568, 55.5738, -31.2653
#f885ed color charts
#f885ed color shades, tints & tones
#f885ed color schemes
#f885ed color preview, HTML & CSS examples
This text has a color of #f885ed
<p style="color:#f885ed;">Text here</p>
.mytext {color:#f885ed;}
This box has a color of #f885ed
<div style="background-color:#f885ed;">Content here</div>
.mybackground {background-color:#f885ed;}
Border around this has a color of #f885ed
<div style="border:2px solid #f885ed;">Content here</div>
.myborder {border:2px solid #f885ed;}