#fe95df color space conversions
Hex:
#fe95df
RGB:
254, 149, 223
CMY:
0, 42, 13
CMYK:
0, 41, 12, 0
HSL:
318°, 98.1308%, 79.0196%
HSV (HSB):
318°, 41.3386%, 99.6078%
XYZ:
64.9398, 47.8934, 75.6337
xyY:
0.3446, 0.2541, 47.8934
CIE-Lab:
74.7577, 49.1830, -20.6470
CIE-LCH:
74.7577, 53.3411, 337.2273
CIE-Luv:
74.7577, 57.6168, -40.4926
Hunter-Lab:
69.2051, 46.3896, -16.3540
#fe95df color charts
#fe95df color shades, tints & tones
#fe95df color schemes
#fe95df color preview, HTML & CSS examples
This text has a color of #fe95df
<p style="color:#fe95df;">Text here</p>
.mytext {color:#fe95df;}
This box has a color of #fe95df
<div style="background-color:#fe95df;">Content here</div>
.mybackground {background-color:#fe95df;}
Border around this has a color of #fe95df
<div style="border:2px solid #fe95df;">Content here</div>
.myborder {border:2px solid #fe95df;}