#fe96cb color space conversions
Hex:
#fe96cb
RGB:
254, 150, 203
CMY:
0, 41, 20
CMYK:
0, 41, 20, 0
HSL:
329°, 98.1132%, 79.2157%
HSV (HSB):
329°, 40.9449%, 99.6078%
XYZ:
62.5589, 47.1953, 62.3123
xyY:
0.3636, 0.2743, 47.1953
CIE-Lab:
74.3145, 45.6441, -10.3336
CIE-LCH:
74.3145, 46.7992, 347.2435
CIE-Luv:
74.3145, 61.3690, -23.8532
Hunter-Lab:
68.6989, 42.3236, -5.6889
#fe96cb color charts
#fe96cb color shades, tints & tones
#fe96cb color schemes
#fe96cb color preview, HTML & CSS examples
This text has a color of #fe96cb
<p style="color:#fe96cb;">Text here</p>
.mytext {color:#fe96cb;}
This box has a color of #fe96cb
<div style="background-color:#fe96cb;">Content here</div>
.mybackground {background-color:#fe96cb;}
Border around this has a color of #fe96cb
<div style="border:2px solid #fe96cb;">Content here</div>
.myborder {border:2px solid #fe96cb;}