#fe82c7 color space conversions
Hex:
#fe82c7
RGB:
254, 130, 199
CMY:
0, 49, 22
CMYK:
0, 49, 22, 0
HSL:
327°, 98.4127%, 75.2941%
HSV (HSB):
327°, 48.8189%, 99.6078%
XYZ:
59.1645, 41.1596, 58.8591
xyY:
0.3717, 0.2586, 41.1596
CIE-Lab:
70.2876, 54.9884, -14.1508
CIE-LCH:
70.2876, 56.7800, 345.5685
CIE-Luv:
70.2876, 72.6951, -31.1865
Hunter-Lab:
64.1558, 52.3402, -9.4860
#fe82c7 color charts
#fe82c7 color shades, tints & tones
#fe82c7 color schemes
#fe82c7 color preview, HTML & CSS examples
This text has a color of #fe82c7
<p style="color:#fe82c7;">Text here</p>
.mytext {color:#fe82c7;}
This box has a color of #fe82c7
<div style="background-color:#fe82c7;">Content here</div>
.mybackground {background-color:#fe82c7;}
Border around this has a color of #fe82c7
<div style="border:2px solid #fe82c7;">Content here</div>
.myborder {border:2px solid #fe82c7;}