#fe9fa5 color space conversions
Hex:
#fe9fa5
RGB:
254, 159, 165
CMY:
0, 38, 35
CMYK:
0, 37, 35, 0
HSL:
356°, 97.9381%, 80.9804%
HSV (HSB):
356°, 37.4016%, 99.6078%
XYZ:
60.0627, 48.5837, 41.8093
xyY:
0.3992, 0.3229, 48.5837
CIE-Lab:
75.1916, 36.0001, 11.8594
CIE-LCH:
75.1916, 37.9032, 18.2332
CIE-Luv:
75.1916, 63.4841, 9.7068
Hunter-Lab:
69.7020, 31.8362, 13.2276
#fe9fa5 color charts
#fe9fa5 color shades, tints & tones
#fe9fa5 color schemes
#fe9fa5 color preview, HTML & CSS examples
This text has a color of #fe9fa5
<p style="color:#fe9fa5;">Text here</p>
.mytext {color:#fe9fa5;}
This box has a color of #fe9fa5
<div style="background-color:#fe9fa5;">Content here</div>
.mybackground {background-color:#fe9fa5;}
Border around this has a color of #fe9fa5
<div style="border:2px solid #fe9fa5;">Content here</div>
.myborder {border:2px solid #fe9fa5;}