#fe71e4 color space conversions
Hex:
#fe71e4
RGB:
254, 113, 228
CMY:
0, 56, 11
CMYK:
0, 56, 10, 0
HSL:
311°, 98.6014%, 71.9608%
HSV (HSB):
311°, 55.5118%, 99.6078%
XYZ:
60.7818, 38.4825, 77.6231
xyY:
0.3436, 0.2176, 38.4825
CIE-Lab:
68.3747, 67.0886, -33.1916
CIE-LCH:
68.3747, 74.8503, 333.6764
CIE-Luv:
68.3747, 72.2932, -62.7966
Hunter-Lab:
62.0343, 66.3360, -30.7652
#fe71e4 color charts
#fe71e4 color shades, tints & tones
#fe71e4 color schemes
#fe71e4 color preview, HTML & CSS examples
This text has a color of #fe71e4
<p style="color:#fe71e4;">Text here</p>
.mytext {color:#fe71e4;}
This box has a color of #fe71e4
<div style="background-color:#fe71e4;">Content here</div>
.mybackground {background-color:#fe71e4;}
Border around this has a color of #fe71e4
<div style="border:2px solid #fe71e4;">Content here</div>
.myborder {border:2px solid #fe71e4;}