#fe70d3 color space conversions
Hex:
#fe70d3
RGB:
254, 112, 211
CMY:
0, 56, 17
CMYK:
0, 56, 17, 0
HSL:
318°, 98.6111%, 71.7647%
HSV (HSB):
318°, 55.9055%, 99.6078%
XYZ:
58.4251, 37.3623, 65.7603
xyY:
0.3617, 0.2313, 37.3623
CIE-Lab:
67.5480, 65.0113, -25.0080
CIE-LCH:
67.5480, 69.6554, 338.9597
CIE-Luv:
67.5480, 77.7212, -49.4586
Hunter-Lab:
61.1247, 63.6481, -20.9991
#fe70d3 color charts
#fe70d3 color shades, tints & tones
#fe70d3 color schemes
#fe70d3 color preview, HTML & CSS examples
This text has a color of #fe70d3
<p style="color:#fe70d3;">Text here</p>
.mytext {color:#fe70d3;}
This box has a color of #fe70d3
<div style="background-color:#fe70d3;">Content here</div>
.mybackground {background-color:#fe70d3;}
Border around this has a color of #fe70d3
<div style="border:2px solid #fe70d3;">Content here</div>
.myborder {border:2px solid #fe70d3;}