#fe84df color space conversions
Hex:
#fe84df
RGB:
254, 132, 223
CMY:
0, 48, 13
CMYK:
0, 48, 12, 0
HSL:
315°, 98.3871%, 75.6863%
HSV (HSB):
315°, 48.0315%, 99.6078%
XYZ:
62.4436, 42.9011, 74.8016
xyY:
0.3466, 0.2381, 42.9011
CIE-Lab:
71.4878, 57.5610, -25.6328
CIE-LCH:
71.4878, 63.0104, 335.9958
CIE-Luv:
71.4878, 65.6390, -49.5593
Hunter-Lab:
65.4989, 55.5505, -21.8616
#fe84df color charts
#fe84df color shades, tints & tones
#fe84df color schemes
#fe84df color preview, HTML & CSS examples
This text has a color of #fe84df
<p style="color:#fe84df;">Text here</p>
.mytext {color:#fe84df;}
This box has a color of #fe84df
<div style="background-color:#fe84df;">Content here</div>
.mybackground {background-color:#fe84df;}
Border around this has a color of #fe84df
<div style="border:2px solid #fe84df;">Content here</div>
.myborder {border:2px solid #fe84df;}