#fe47db color space conversions
Hex:
#fe47db
RGB:
254, 71, 219
CMY:
0, 72, 14
CMYK:
0, 72, 14, 0
HSL:
311°, 98.9189%, 63.7255%
HSV (HSB):
311°, 72.0472%, 99.6078%
XYZ:
55.9125, 30.6918, 69.9950
xyY:
0.3570, 0.1960, 30.6918
CIE-Lab:
62.2466, 81.6782, -37.7020
CIE-LCH:
62.2466, 89.9599, 335.2223
CIE-Luv:
62.2466, 89.0948, -71.2128
Hunter-Lab:
55.4002, 83.2004, -36.1295
#fe47db color charts
#fe47db color shades, tints & tones
#fe47db color schemes
#fe47db color preview, HTML & CSS examples
This text has a color of #fe47db
<p style="color:#fe47db;">Text here</p>
.mytext {color:#fe47db;}
This box has a color of #fe47db
<div style="background-color:#fe47db;">Content here</div>
.mybackground {background-color:#fe47db;}
Border around this has a color of #fe47db
<div style="border:2px solid #fe47db;">Content here</div>
.myborder {border:2px solid #fe47db;}