#fe82c8 color space conversions
Hex:
#fe82c8
RGB:
254, 130, 200
CMY:
0, 49, 22
CMYK:
0, 49, 21, 0
HSL:
326°, 98.4127%, 75.2941%
HSV (HSB):
326°, 48.8189%, 99.6078%
XYZ:
59.2810, 41.2062, 59.4727
xyY:
0.3706, 0.2576, 41.2062
CIE-Lab:
70.3202, 55.1282, -14.6589
CIE-LCH:
70.3202, 57.0438, 345.1093
CIE-Luv:
70.3202, 72.4395, -31.9849
Hunter-Lab:
64.1921, 52.5076, -9.9966
#fe82c8 color charts
#fe82c8 color shades, tints & tones
#fe82c8 color schemes
#fe82c8 color preview, HTML & CSS examples
This text has a color of #fe82c8
<p style="color:#fe82c8;">Text here</p>
.mytext {color:#fe82c8;}
This box has a color of #fe82c8
<div style="background-color:#fe82c8;">Content here</div>
.mybackground {background-color:#fe82c8;}
Border around this has a color of #fe82c8
<div style="border:2px solid #fe82c8;">Content here</div>
.myborder {border:2px solid #fe82c8;}