#fe22df color space conversions
Hex:
#fe22df
RGB:
254, 34, 223
CMY:
0, 87, 13
CMYK:
0, 87, 12, 0
HSL:
308°, 99.0991%, 56.4706%
HSV (HSB):
308°, 86.6142%, 99.6078%
XYZ:
54.7644, 27.5426, 72.2419
xyY:
0.3543, 0.1782, 27.5426
CIE-Lab:
59.4732, 90.7449, -44.3112
CIE-LCH:
59.4732, 100.9857, 333.9735
CIE-Luv:
59.4732, 94.4215, -82.1603
Hunter-Lab:
52.4810, 94.4243, -44.8779
#fe22df color charts
#fe22df color shades, tints & tones
#fe22df color schemes
#fe22df color preview, HTML & CSS examples
This text has a color of #fe22df
<p style="color:#fe22df;">Text here</p>
.mytext {color:#fe22df;}
This box has a color of #fe22df
<div style="background-color:#fe22df;">Content here</div>
.mybackground {background-color:#fe22df;}
Border around this has a color of #fe22df
<div style="border:2px solid #fe22df;">Content here</div>
.myborder {border:2px solid #fe22df;}