#fe80b2 color space conversions
Hex:
#fe80b2
RGB:
254, 128, 178
CMY:
0, 50, 30
CMYK:
0, 50, 30, 0
HSL:
336°, 98.4375%, 74.9020%
HSV (HSB):
336°, 49.6063%, 99.6078%
XYZ:
56.6281, 39.7235, 46.8023
xyY:
0.3956, 0.2775, 39.7235
CIE-Lab:
69.2722, 53.1754, -3.9171
CIE-LCH:
69.2722, 53.3195, 355.7869
CIE-Luv:
69.2722, 79.1037, -15.7036
Hunter-Lab:
63.0266, 50.0820, 0.0911
#fe80b2 color charts
#fe80b2 color shades, tints & tones
#fe80b2 color schemes
#fe80b2 color preview, HTML & CSS examples
This text has a color of #fe80b2
<p style="color:#fe80b2;">Text here</p>
.mytext {color:#fe80b2;}
This box has a color of #fe80b2
<div style="background-color:#fe80b2;">Content here</div>
.mybackground {background-color:#fe80b2;}
Border around this has a color of #fe80b2
<div style="border:2px solid #fe80b2;">Content here</div>
.myborder {border:2px solid #fe80b2;}