#fe93de color space conversions
Hex:
#fe93de
RGB:
254, 147, 222
CMY:
0, 42, 13
CMYK:
0, 42, 13, 0
HSL:
318°, 98.1651%, 78.6275%
HSV (HSB):
318°, 42.1260%, 99.6078%
XYZ:
64.4916, 47.2122, 74.8210
xyY:
0.3458, 0.2531, 47.2122
CIE-Lab:
74.3253, 50.0313, -20.7558
CIE-LCH:
74.3253, 54.1658, 337.4685
CIE-Luv:
74.3253, 58.8115, -40.7814
Hunter-Lab:
68.7111, 47.2939, -16.4644
#fe93de color charts
#fe93de color shades, tints & tones
#fe93de color schemes
#fe93de color preview, HTML & CSS examples
This text has a color of #fe93de
<p style="color:#fe93de;">Text here</p>
.mytext {color:#fe93de;}
This box has a color of #fe93de
<div style="background-color:#fe93de;">Content here</div>
.mybackground {background-color:#fe93de;}
Border around this has a color of #fe93de
<div style="border:2px solid #fe93de;">Content here</div>
.myborder {border:2px solid #fe93de;}