#fe90c0 color space conversions
Hex:
#fe90c0
RGB:
254, 144, 192
CMY:
0, 44, 25
CMYK:
0, 43, 24, 0
HSL:
334°, 98.2143%, 78.0392%
HSV (HSB):
334°, 43.3071%, 99.6078%
XYZ:
60.3607, 44.8231, 55.3395
xyY:
0.3760, 0.2792, 44.8231
CIE-Lab:
72.7753, 47.1238, -6.5474
CIE-LCH:
72.7753, 47.5765, 352.0900
CIE-Luv:
72.7753, 66.9922, -18.4199
Hunter-Lab:
66.9501, 43.7691, -2.1428
#fe90c0 color charts
#fe90c0 color shades, tints & tones
#fe90c0 color schemes
#fe90c0 color preview, HTML & CSS examples
This text has a color of #fe90c0
<p style="color:#fe90c0;">Text here</p>
.mytext {color:#fe90c0;}
This box has a color of #fe90c0
<div style="background-color:#fe90c0;">Content here</div>
.mybackground {background-color:#fe90c0;}
Border around this has a color of #fe90c0
<div style="border:2px solid #fe90c0;">Content here</div>
.myborder {border:2px solid #fe90c0;}