#fe80af color space conversions
Hex:
#fe80af
RGB:
254, 128, 175
CMY:
0, 50, 31
CMYK:
0, 50, 31, 0
HSL:
338°, 98.4375%, 74.9020%
HSV (HSB):
338°, 49.6063%, 99.6078%
XYZ:
56.3301, 39.6043, 45.2329
xyY:
0.3990, 0.2805, 39.6043
CIE-Lab:
69.1868, 52.8041, -2.3581
CIE-LCH:
69.1868, 52.8567, 357.4430
CIE-Luv:
69.1868, 79.8631, -13.4066
Hunter-Lab:
62.9320, 49.6435, 1.4372
#fe80af color charts
#fe80af color shades, tints & tones
#fe80af color schemes
#fe80af color preview, HTML & CSS examples
This text has a color of #fe80af
<p style="color:#fe80af;">Text here</p>
.mytext {color:#fe80af;}
This box has a color of #fe80af
<div style="background-color:#fe80af;">Content here</div>
.mybackground {background-color:#fe80af;}
Border around this has a color of #fe80af
<div style="border:2px solid #fe80af;">Content here</div>
.myborder {border:2px solid #fe80af;}