#fe82bf color space conversions
Hex:
#fe82bf
RGB:
254, 130, 191
CMY:
0, 49, 25
CMYK:
0, 49, 25, 0
HSL:
330°, 98.4127%, 75.2941%
HSV (HSB):
330°, 48.8189%, 99.6078%
XYZ:
58.2597, 40.7977, 54.0943
xyY:
0.3804, 0.2664, 40.7977
CIE-Lab:
70.0339, 53.8943, -10.0676
CIE-LCH:
70.0339, 54.8265, 349.4190
CIE-Luv:
70.0339, 74.7325, -24.8409
Hunter-Lab:
63.8731, 51.0349, -5.5018
#fe82bf color charts
#fe82bf color shades, tints & tones
#fe82bf color schemes
#fe82bf color preview, HTML & CSS examples
This text has a color of #fe82bf
<p style="color:#fe82bf;">Text here</p>
.mytext {color:#fe82bf;}
This box has a color of #fe82bf
<div style="background-color:#fe82bf;">Content here</div>
.mybackground {background-color:#fe82bf;}
Border around this has a color of #fe82bf
<div style="border:2px solid #fe82bf;">Content here</div>
.myborder {border:2px solid #fe82bf;}