#fe82b6 color space conversions
Hex:
#fe82b6
RGB:
254, 130, 182
CMY:
0, 49, 29
CMYK:
0, 49, 28, 0
HSL:
335°, 98.4127%, 75.2941%
HSV (HSB):
335°, 48.8189%, 99.6078%
XYZ:
57.2992, 40.4135, 49.0366
xyY:
0.3905, 0.2754, 40.4135
CIE-Lab:
69.7630, 52.7150, -5.4355
CIE-LCH:
69.7630, 52.9945, 354.1130
CIE-Luv:
69.7630, 77.0027, -17.8083
Hunter-Lab:
63.5716, 49.6376, -1.2338
#fe82b6 color charts
#fe82b6 color shades, tints & tones
#fe82b6 color schemes
#fe82b6 color preview, HTML & CSS examples
This text has a color of #fe82b6
<p style="color:#fe82b6;">Text here</p>
.mytext {color:#fe82b6;}
This box has a color of #fe82b6
<div style="background-color:#fe82b6;">Content here</div>
.mybackground {background-color:#fe82b6;}
Border around this has a color of #fe82b6
<div style="border:2px solid #fe82b6;">Content here</div>
.myborder {border:2px solid #fe82b6;}