#fe71ed color space conversions
Hex:
#fe71ed
RGB:
254, 113, 237
CMY:
0, 56, 7
CMYK:
0, 56, 7, 0
HSL:
307°, 98.6014%, 71.9608%
HSV (HSB):
307°, 55.5118%, 99.6078%
XYZ:
62.0642, 38.9955, 84.3765
xyY:
0.3347, 0.2103, 38.9955
CIE-Lab:
68.7480, 68.4883, -37.5861
CIE-LCH:
68.7480, 78.1240, 331.2422
CIE-Luv:
68.7480, 69.6770, -70.1001
Hunter-Lab:
62.4464, 68.1265, -36.3992
#fe71ed color charts
#fe71ed color shades, tints & tones
#fe71ed color schemes
#fe71ed color preview, HTML & CSS examples
This text has a color of #fe71ed
<p style="color:#fe71ed;">Text here</p>
.mytext {color:#fe71ed;}
This box has a color of #fe71ed
<div style="background-color:#fe71ed;">Content here</div>
.mybackground {background-color:#fe71ed;}
Border around this has a color of #fe71ed
<div style="border:2px solid #fe71ed;">Content here</div>
.myborder {border:2px solid #fe71ed;}