#fe1ed2 color space conversions
Hex:
#fe1ed2
RGB:
254, 30, 210
CMY:
0, 88, 18
CMYK:
0, 88, 17, 0
HSL:
312°, 99.1150%, 55.6863%
HSV (HSB):
312°, 88.1890%, 99.6078%
XYZ:
52.9702, 26.6525, 63.3254
xyY:
0.3706, 0.1864, 26.6525
CIE-Lab:
58.6513, 89.6935, -38.2342
CIE-LCH:
58.6513, 97.5027, 336.9126
CIE-Luv:
58.6513, 100.5050, -72.5332
Hunter-Lab:
51.6261, 92.8017, -36.5878
#fe1ed2 color charts
#fe1ed2 color shades, tints & tones
#fe1ed2 color schemes
#fe1ed2 color preview, HTML & CSS examples
This text has a color of #fe1ed2
<p style="color:#fe1ed2;">Text here</p>
.mytext {color:#fe1ed2;}
This box has a color of #fe1ed2
<div style="background-color:#fe1ed2;">Content here</div>
.mybackground {background-color:#fe1ed2;}
Border around this has a color of #fe1ed2
<div style="border:2px solid #fe1ed2;">Content here</div>
.myborder {border:2px solid #fe1ed2;}