#fe96d2 color space conversions
Hex:
#fe96d2
RGB:
254, 150, 210
CMY:
0, 41, 18
CMYK:
0, 41, 17, 0
HSL:
325°, 98.1132%, 79.2157%
HSV (HSB):
325°, 40.9449%, 99.6078%
XYZ:
63.4123, 47.5367, 66.8061
xyY:
0.3567, 0.2674, 47.5367
CIE-Lab:
74.5317, 46.6765, -13.8585
CIE-LCH:
74.5317, 48.6904, 343.4636
CIE-Luv:
74.5317, 59.8907, -29.4365
Hunter-Lab:
68.9468, 43.5143, -9.1863
#fe96d2 color charts
#fe96d2 color shades, tints & tones
#fe96d2 color schemes
#fe96d2 color preview, HTML & CSS examples
This text has a color of #fe96d2
<p style="color:#fe96d2;">Text here</p>
.mytext {color:#fe96d2;}
This box has a color of #fe96d2
<div style="background-color:#fe96d2;">Content here</div>
.mybackground {background-color:#fe96d2;}
Border around this has a color of #fe96d2
<div style="border:2px solid #fe96d2;">Content here</div>
.myborder {border:2px solid #fe96d2;}