#fe34e3 color space conversions
Hex:
#fe34e3
RGB:
254, 52, 227
CMY:
0, 80, 11
CMYK:
0, 80, 11, 0
HSL:
308°, 99.0196%, 60.0000%
HSV (HSB):
308°, 79.5276%, 99.6078%
XYZ:
55.9662, 29.0729, 75.3349
xyY:
0.3490, 0.1813, 29.0729
CIE-Lab:
60.8459, 87.8498, -44.3993
CIE-LCH:
60.8459, 98.4322, 333.1879
CIE-Luv:
60.8459, 90.1117, -82.2206
Hunter-Lab:
53.9193, 90.9176, -45.0953
#fe34e3 color charts
#fe34e3 color shades, tints & tones
#fe34e3 color schemes
#fe34e3 color preview, HTML & CSS examples
This text has a color of #fe34e3
<p style="color:#fe34e3;">Text here</p>
.mytext {color:#fe34e3;}
This box has a color of #fe34e3
<div style="background-color:#fe34e3;">Content here</div>
.mybackground {background-color:#fe34e3;}
Border around this has a color of #fe34e3
<div style="border:2px solid #fe34e3;">Content here</div>
.myborder {border:2px solid #fe34e3;}