#fe90ff color space conversions
Hex:
#fe90ff
RGB:
254, 144, 255
CMY:
0, 44, 0
CMYK:
0, 44, 0, 0
HSL:
299°, 100.0000%, 78.2353%
HSV (HSB):
299°, 43.5294%, 100.0000%
XYZ:
68.8963, 48.2373, 100.2872
xyY:
0.3169, 0.2219, 48.2373
CIE-Lab:
74.9744, 57.0167, -37.7397
CIE-LCH:
74.9744, 68.3754, 326.4992
CIE-Luv:
74.9744, 52.8497, -69.4500
Hunter-Lab:
69.4531, 55.5260, -36.9950
#fe90ff color charts
#fe90ff color shades, tints & tones
#fe90ff color schemes
#fe90ff color preview, HTML & CSS examples
This text has a color of #fe90ff
<p style="color:#fe90ff;">Text here</p>
.mytext {color:#fe90ff;}
This box has a color of #fe90ff
<div style="background-color:#fe90ff;">Content here</div>
.mybackground {background-color:#fe90ff;}
Border around this has a color of #fe90ff
<div style="border:2px solid #fe90ff;">Content here</div>
.myborder {border:2px solid #fe90ff;}