#fe7d97 color space conversions
Hex:
#fe7d97
RGB:
254, 125, 151
CMY:
0, 51, 41
CMYK:
0, 51, 41, 0
HSL:
348°, 98.4733%, 74.3137%
HSV (HSB):
348°, 50.7874%, 99.6078%
XYZ:
53.7926, 37.9724, 33.7724
xyY:
0.4285, 0.3025, 37.9724
CIE-Lab:
68.0003, 51.5147, 9.4452
CIE-LCH:
68.0003, 52.3734, 10.3897
CIE-Luv:
68.0003, 87.5794, 2.8670
Hunter-Lab:
61.6218, 47.9831, 10.6408
#fe7d97 color charts
#fe7d97 color shades, tints & tones
#fe7d97 color schemes
#fe7d97 color preview, HTML & CSS examples
This text has a color of #fe7d97
<p style="color:#fe7d97;">Text here</p>
.mytext {color:#fe7d97;}
This box has a color of #fe7d97
<div style="background-color:#fe7d97;">Content here</div>
.mybackground {background-color:#fe7d97;}
Border around this has a color of #fe7d97
<div style="border:2px solid #fe7d97;">Content here</div>
.myborder {border:2px solid #fe7d97;}