#fe90e8 color space conversions
Hex:
#fe90e8
RGB:
254, 144, 232
CMY:
0, 44, 9
CMYK:
0, 43, 9, 0
HSL:
312°, 98.2143%, 78.0392%
HSV (HSB):
312°, 43.3071%, 99.6078%
XYZ:
65.4118, 46.8435, 81.9381
xyY:
0.3368, 0.2412, 46.8435
CIE-Lab:
74.0896, 53.1271, -26.5895
CIE-LCH:
74.0896, 59.4095, 333.4125
CIE-Luv:
74.0896, 58.0072, -50.5812
Hunter-Lab:
68.4423, 50.8221, -23.0714
#fe90e8 color charts
#fe90e8 color shades, tints & tones
#fe90e8 color schemes
#fe90e8 color preview, HTML & CSS examples
This text has a color of #fe90e8
<p style="color:#fe90e8;">Text here</p>
.mytext {color:#fe90e8;}
This box has a color of #fe90e8
<div style="background-color:#fe90e8;">Content here</div>
.mybackground {background-color:#fe90e8;}
Border around this has a color of #fe90e8
<div style="border:2px solid #fe90e8;">Content here</div>
.myborder {border:2px solid #fe90e8;}