#fe96cf color space conversions
Hex:
#fe96cf
RGB:
254, 150, 207
CMY:
0, 41, 19
CMYK:
0, 41, 19, 0
HSL:
327°, 98.1132%, 79.2157%
HSV (HSB):
327°, 40.9449%, 99.6078%
XYZ:
63.0419, 47.3885, 64.8557
xyY:
0.3597, 0.2703, 47.3885
CIE-Lab:
74.4376, 46.2300, -12.3506
CIE-LCH:
74.4376, 47.8514, 345.0424
CIE-Luv:
74.4376, 60.5254, -27.0365
Hunter-Lab:
68.8393, 42.9985, -7.6715
#fe96cf color charts
#fe96cf color shades, tints & tones
#fe96cf color schemes
#fe96cf color preview, HTML & CSS examples
This text has a color of #fe96cf
<p style="color:#fe96cf;">Text here</p>
.mytext {color:#fe96cf;}
This box has a color of #fe96cf
<div style="background-color:#fe96cf;">Content here</div>
.mybackground {background-color:#fe96cf;}
Border around this has a color of #fe96cf
<div style="border:2px solid #fe96cf;">Content here</div>
.myborder {border:2px solid #fe96cf;}