#fe93d1 color space conversions
Hex:
#fe93d1
RGB:
254, 147, 209
CMY:
0, 42, 18
CMYK:
0, 42, 18, 0
HSL:
325°, 98.1651%, 78.6275%
HSV (HSB):
325°, 42.1260%, 99.6078%
XYZ:
62.8154, 46.5417, 65.9943
xyY:
0.3582, 0.2654, 46.5417
CIE-Lab:
73.8957, 48.0431, -14.2640
CIE-LCH:
73.8957, 50.1159, 343.4638
CIE-Luv:
73.8957, 61.6586, -30.2777
Hunter-Lab:
68.2215, 44.9675, -9.5994
#fe93d1 color charts
#fe93d1 color shades, tints & tones
#fe93d1 color schemes
#fe93d1 color preview, HTML & CSS examples
This text has a color of #fe93d1
<p style="color:#fe93d1;">Text here</p>
.mytext {color:#fe93d1;}
This box has a color of #fe93d1
<div style="background-color:#fe93d1;">Content here</div>
.mybackground {background-color:#fe93d1;}
Border around this has a color of #fe93d1
<div style="border:2px solid #fe93d1;">Content here</div>
.myborder {border:2px solid #fe93d1;}