#fe90d8 color space conversions
Hex:
#fe90d8
RGB:
254, 144, 216
CMY:
0, 44, 15
CMYK:
0, 43, 15, 0
HSL:
321°, 98.2143%, 78.0392%
HSV (HSB):
321°, 43.3071%, 99.6078%
XYZ:
63.2410, 45.9752, 70.5067
xyY:
0.3519, 0.2558, 45.9752
CIE-Lab:
73.5294, 50.6030, -18.6683
CIE-LCH:
73.5294, 53.9368, 339.7501
CIE-Luv:
73.5294, 61.6210, -37.5474
Hunter-Lab:
67.8050, 47.8261, -14.1889
#fe90d8 color charts
#fe90d8 color shades, tints & tones
#fe90d8 color schemes
#fe90d8 color preview, HTML & CSS examples
This text has a color of #fe90d8
<p style="color:#fe90d8;">Text here</p>
.mytext {color:#fe90d8;}
This box has a color of #fe90d8
<div style="background-color:#fe90d8;">Content here</div>
.mybackground {background-color:#fe90d8;}
Border around this has a color of #fe90d8
<div style="border:2px solid #fe90d8;">Content here</div>
.myborder {border:2px solid #fe90d8;}