#fe96c6 color space conversions
Hex:
#fe96c6
RGB:
254, 150, 198
CMY:
0, 41, 22
CMYK:
0, 41, 22, 0
HSL:
332°, 98.1132%, 79.2157%
HSV (HSB):
332°, 40.9449%, 99.6078%
XYZ:
61.9724, 46.9607, 59.2241
xyY:
0.3685, 0.2793, 46.9607
CIE-Lab:
74.1646, 44.9268, -7.8023
CIE-LCH:
74.1646, 45.5993, 350.1478
CIE-Luv:
74.1646, 62.4182, -19.9036
Hunter-Lab:
68.5279, 41.5006, -3.2709
#fe96c6 color charts
#fe96c6 color shades, tints & tones
#fe96c6 color schemes
#fe96c6 color preview, HTML & CSS examples
This text has a color of #fe96c6
<p style="color:#fe96c6;">Text here</p>
.mytext {color:#fe96c6;}
This box has a color of #fe96c6
<div style="background-color:#fe96c6;">Content here</div>
.mybackground {background-color:#fe96c6;}
Border around this has a color of #fe96c6
<div style="border:2px solid #fe96c6;">Content here</div>
.myborder {border:2px solid #fe96c6;}