#fe70e6 color space conversions
Hex:
#fe70e6
RGB:
254, 112, 230
CMY:
0, 56, 10
CMYK:
0, 56, 9, 0
HSL:
310°, 98.6111%, 71.7647%
HSV (HSB):
310°, 55.9055%, 99.6078%
XYZ:
60.9501, 38.3723, 79.0571
xyY:
0.3417, 0.2151, 38.3723
CIE-Lab:
68.2941, 67.8334, -34.4241
CIE-LCH:
68.2941, 76.0683, 333.0931
CIE-Luv:
68.2941, 72.0930, -64.8689
Hunter-Lab:
61.9454, 67.2276, -32.3064
#fe70e6 color charts
#fe70e6 color shades, tints & tones
#fe70e6 color schemes
#fe70e6 color preview, HTML & CSS examples
This text has a color of #fe70e6
<p style="color:#fe70e6;">Text here</p>
.mytext {color:#fe70e6;}
This box has a color of #fe70e6
<div style="background-color:#fe70e6;">Content here</div>
.mybackground {background-color:#fe70e6;}
Border around this has a color of #fe70e6
<div style="border:2px solid #fe70e6;">Content here</div>
.myborder {border:2px solid #fe70e6;}