#fe84a9 color space conversions
Hex:
#fe84a9
RGB:
254, 132, 169
CMY:
0, 48, 34
CMYK:
0, 48, 33, 0
HSL:
342°, 98.3871%, 75.6863%
HSV (HSB):
342°, 48.0315%, 99.6078%
XYZ:
56.2857, 40.4379, 42.3748
xyY:
0.4046, 0.2907, 40.4379
CIE-Lab:
69.7803, 50.1355, 1.8770
CIE-LCH:
69.7803, 50.1706, 2.1441
CIE-Luv:
69.7803, 79.0656, -6.9296
Hunter-Lab:
63.5908, 46.7106, 5.0047
#fe84a9 color charts
#fe84a9 color shades, tints & tones
#fe84a9 color schemes
#fe84a9 color preview, HTML & CSS examples
This text has a color of #fe84a9
<p style="color:#fe84a9;">Text here</p>
.mytext {color:#fe84a9;}
This box has a color of #fe84a9
<div style="background-color:#fe84a9;">Content here</div>
.mybackground {background-color:#fe84a9;}
Border around this has a color of #fe84a9
<div style="border:2px solid #fe84a9;">Content here</div>
.myborder {border:2px solid #fe84a9;}