#fe96e4 color space conversions
Hex:
#fe96e4
RGB:
254, 150, 228
CMY:
0, 41, 11
CMYK:
0, 41, 10, 0
HSL:
315°, 98.1132%, 79.2157%
HSV (HSB):
315°, 40.9449%, 99.6078%
XYZ:
65.7830, 48.4850, 79.2902
xyY:
0.3399, 0.2505, 48.4850
CIE-Lab:
75.1298, 49.4769, -22.8150
CIE-LCH:
75.1298, 54.4839, 335.2444
CIE-Luv:
75.1298, 56.0601, -44.0121
Hunter-Lab:
69.6311, 46.7807, -18.7727
#fe96e4 color charts
#fe96e4 color shades, tints & tones
#fe96e4 color schemes
#fe96e4 color preview, HTML & CSS examples
This text has a color of #fe96e4
<p style="color:#fe96e4;">Text here</p>
.mytext {color:#fe96e4;}
This box has a color of #fe96e4
<div style="background-color:#fe96e4;">Content here</div>
.mybackground {background-color:#fe96e4;}
Border around this has a color of #fe96e4
<div style="border:2px solid #fe96e4;">Content here</div>
.myborder {border:2px solid #fe96e4;}