#fe84d4 color space conversions
Hex:
#fe84d4
RGB:
254, 132, 212
CMY:
0, 48, 17
CMYK:
0, 48, 17, 0
HSL:
321°, 98.3871%, 75.6863%
HSV (HSB):
321°, 48.0315%, 99.6078%
XYZ:
61.0080, 42.3268, 67.2418
xyY:
0.3577, 0.2481, 42.3268
CIE-Lab:
71.0957, 55.8942, -20.1514
CIE-LCH:
71.0957, 59.4158, 340.1744
CIE-Luv:
71.0957, 68.4134, -40.6235
Hunter-Lab:
65.0591, 53.5318, -15.7378
#fe84d4 color charts
#fe84d4 color shades, tints & tones
#fe84d4 color schemes
#fe84d4 color preview, HTML & CSS examples
This text has a color of #fe84d4
<p style="color:#fe84d4;">Text here</p>
.mytext {color:#fe84d4;}
This box has a color of #fe84d4
<div style="background-color:#fe84d4;">Content here</div>
.mybackground {background-color:#fe84d4;}
Border around this has a color of #fe84d4
<div style="border:2px solid #fe84d4;">Content here</div>
.myborder {border:2px solid #fe84d4;}