#fe96e8 color space conversions
Hex:
#fe96e8
RGB:
254, 150, 232
CMY:
0, 41, 9
CMYK:
0, 41, 9, 0
HSL:
313°, 98.1132%, 79.2157%
HSV (HSB):
313°, 40.9449%, 99.6078%
XYZ:
66.3449, 48.7097, 82.2491
xyY:
0.3363, 0.2469, 48.7097
CIE-Lab:
75.2704, 50.1266, -24.7836
CIE-LCH:
75.2704, 55.9187, 333.6913
CIE-Luv:
75.2704, 55.2068, -47.2814
Hunter-Lab:
69.7923, 47.5462, -21.0176
#fe96e8 color charts
#fe96e8 color shades, tints & tones
#fe96e8 color schemes
#fe96e8 color preview, HTML & CSS examples
This text has a color of #fe96e8
<p style="color:#fe96e8;">Text here</p>
.mytext {color:#fe96e8;}
This box has a color of #fe96e8
<div style="background-color:#fe96e8;">Content here</div>
.mybackground {background-color:#fe96e8;}
Border around this has a color of #fe96e8
<div style="border:2px solid #fe96e8;">Content here</div>
.myborder {border:2px solid #fe96e8;}