#fe90d0 color space conversions
Hex:
#fe90d0
RGB:
254, 144, 208
CMY:
0, 44, 18
CMYK:
0, 43, 18, 0
HSL:
325°, 98.2143%, 78.0392%
HSV (HSB):
325°, 43.3071%, 99.6078%
XYZ:
62.2315, 45.5714, 65.1907
xyY:
0.3597, 0.2634, 45.5714
CIE-Lab:
73.2666, 49.4011, -14.6589
CIE-LCH:
73.2666, 51.5301, 343.4727
CIE-Luv:
73.2666, 63.4230, -31.0994
Hunter-Lab:
67.5066, 46.4150, -10.0014
#fe90d0 color charts
#fe90d0 color shades, tints & tones
#fe90d0 color schemes
#fe90d0 color preview, HTML & CSS examples
This text has a color of #fe90d0
<p style="color:#fe90d0;">Text here</p>
.mytext {color:#fe90d0;}
This box has a color of #fe90d0
<div style="background-color:#fe90d0;">Content here</div>
.mybackground {background-color:#fe90d0;}
Border around this has a color of #fe90d0
<div style="border:2px solid #fe90d0;">Content here</div>
.myborder {border:2px solid #fe90d0;}