#fe71d9 color space conversions
Hex:
#fe71d9
RGB:
254, 113, 217
CMY:
0, 56, 15
CMYK:
0, 56, 15, 0
HSL:
316°, 98.6014%, 71.9608%
HSV (HSB):
316°, 55.5118%, 99.6078%
XYZ:
59.3026, 37.8908, 69.8337
xyY:
0.3550, 0.2269, 37.8908
CIE-Lab:
67.9401, 65.4389, -27.7529
CIE-LCH:
67.9401, 71.0808, 337.0180
CIE-Luv:
67.9401, 75.5235, -53.8666
Hunter-Lab:
61.5555, 64.2446, -24.1746
#fe71d9 color charts
#fe71d9 color shades, tints & tones
#fe71d9 color schemes
#fe71d9 color preview, HTML & CSS examples
This text has a color of #fe71d9
<p style="color:#fe71d9;">Text here</p>
.mytext {color:#fe71d9;}
This box has a color of #fe71d9
<div style="background-color:#fe71d9;">Content here</div>
.mybackground {background-color:#fe71d9;}
Border around this has a color of #fe71d9
<div style="border:2px solid #fe71d9;">Content here</div>
.myborder {border:2px solid #fe71d9;}