#fe2def color space conversions
Hex:
#fe2def
RGB:
254, 45, 239
CMY:
0, 82, 6
CMYK:
0, 82, 6, 0
HSL:
304°, 99.0521%, 58.6275%
HSV (HSB):
304°, 82.2835%, 99.6078%
XYZ:
57.3914, 29.1796, 84.2687
xyY:
0.3359, 0.1708, 29.1796
CIE-Lab:
60.9398, 90.9727, -50.9703
CIE-LCH:
60.9398, 104.2785, 330.7389
CIE-Luv:
60.9398, 86.4394, -92.8431
Hunter-Lab:
54.0181, 95.1151, -54.6802
#fe2def color charts
#fe2def color shades, tints & tones
#fe2def color schemes
#fe2def color preview, HTML & CSS examples
This text has a color of #fe2def
<p style="color:#fe2def;">Text here</p>
.mytext {color:#fe2def;}
This box has a color of #fe2def
<div style="background-color:#fe2def;">Content here</div>
.mybackground {background-color:#fe2def;}
Border around this has a color of #fe2def
<div style="border:2px solid #fe2def;">Content here</div>
.myborder {border:2px solid #fe2def;}