#fe7f90 color space conversions
Hex:
#fe7f90
RGB:
254, 127, 144
CMY:
0, 50, 44
CMYK:
0, 50, 43, 0
HSL:
352°, 98.4496%, 74.7059%
HSV (HSB):
352°, 50.0000%, 99.6078%
XYZ:
53.4965, 38.2632, 30.9515
xyY:
0.4360, 0.3118, 38.2632
CIE-Lab:
68.2141, 49.8326, 13.6933
CIE-LCH:
68.2141, 51.6797, 15.3649
CIE-Luv:
68.2141, 88.0040, 8.6507
Hunter-Lab:
61.8572, 46.1233, 13.6331
#fe7f90 color charts
#fe7f90 color shades, tints & tones
#fe7f90 color schemes
#fe7f90 color preview, HTML & CSS examples
This text has a color of #fe7f90
<p style="color:#fe7f90;">Text here</p>
.mytext {color:#fe7f90;}
This box has a color of #fe7f90
<div style="background-color:#fe7f90;">Content here</div>
.mybackground {background-color:#fe7f90;}
Border around this has a color of #fe7f90
<div style="border:2px solid #fe7f90;">Content here</div>
.myborder {border:2px solid #fe7f90;}