#fe90d4 color space conversions
Hex:
#fe90d4
RGB:
254, 144, 212
CMY:
0, 44, 17
CMYK:
0, 43, 17, 0
HSL:
323°, 98.2143%, 78.0392%
HSV (HSB):
323°, 43.3071%, 99.6078%
XYZ:
62.7300, 45.7708, 67.8158
xyY:
0.3558, 0.2596, 45.7708
CIE-Lab:
73.3966, 49.9969, -16.6676
CIE-LCH:
73.3966, 52.7020, 341.5630
CIE-Luv:
73.3966, 62.5229, -34.3161
Hunter-Lab:
67.6541, 47.1133, -12.0738
#fe90d4 color charts
#fe90d4 color shades, tints & tones
#fe90d4 color schemes
#fe90d4 color preview, HTML & CSS examples
This text has a color of #fe90d4
<p style="color:#fe90d4;">Text here</p>
.mytext {color:#fe90d4;}
This box has a color of #fe90d4
<div style="background-color:#fe90d4;">Content here</div>
.mybackground {background-color:#fe90d4;}
Border around this has a color of #fe90d4
<div style="border:2px solid #fe90d4;">Content here</div>
.myborder {border:2px solid #fe90d4;}