#fe84a7 color space conversions
Hex:
#fe84a7
RGB:
254, 132, 167
CMY:
0, 48, 35
CMYK:
0, 48, 34, 0
HSL:
343°, 98.3871%, 75.6863%
HSV (HSB):
343°, 48.0315%, 99.6078%
XYZ:
56.0994, 40.3634, 41.3934
xyY:
0.4069, 0.2928, 40.3634
CIE-Lab:
69.7276, 49.8989, 2.9222
CIE-LCH:
69.7276, 49.9844, 3.3516
CIE-Luv:
69.7276, 79.5428, -5.4401
Hunter-Lab:
63.5322, 46.4355, 5.8431
#fe84a7 color charts
#fe84a7 color shades, tints & tones
#fe84a7 color schemes
#fe84a7 color preview, HTML & CSS examples
This text has a color of #fe84a7
<p style="color:#fe84a7;">Text here</p>
.mytext {color:#fe84a7;}
This box has a color of #fe84a7
<div style="background-color:#fe84a7;">Content here</div>
.mybackground {background-color:#fe84a7;}
Border around this has a color of #fe84a7
<div style="border:2px solid #fe84a7;">Content here</div>
.myborder {border:2px solid #fe84a7;}