#fe88d7 color space conversions
Hex:
#fe88d7
RGB:
254, 136, 215
CMY:
0, 47, 16
CMYK:
0, 46, 15, 0
HSL:
320°, 98.3333%, 76.4706%
HSV (HSB):
320°, 46.4567%, 99.6078%
XYZ:
61.9430, 43.5854, 69.4381
xyY:
0.3540, 0.2491, 43.5854
CIE-Lab:
71.9505, 54.4016, -20.5120
CIE-LCH:
71.9505, 58.1401, 339.3412
CIE-Luv:
71.9505, 65.7558, -40.9879
Hunter-Lab:
66.0193, 51.9449, -16.1468
#fe88d7 color charts
#fe88d7 color shades, tints & tones
#fe88d7 color schemes
#fe88d7 color preview, HTML & CSS examples
This text has a color of #fe88d7
<p style="color:#fe88d7;">Text here</p>
.mytext {color:#fe88d7;}
This box has a color of #fe88d7
<div style="background-color:#fe88d7;">Content here</div>
.mybackground {background-color:#fe88d7;}
Border around this has a color of #fe88d7
<div style="border:2px solid #fe88d7;">Content here</div>
.myborder {border:2px solid #fe88d7;}