#fe9fb9 color space conversions
Hex:
#fe9fb9
RGB:
254, 159, 185
CMY:
0, 38, 27
CMYK:
0, 37, 27, 0
HSL:
344°, 97.9381%, 80.9804%
HSV (HSB):
344°, 37.4016%, 99.6078%
XYZ:
62.0281, 49.3699, 52.1590
xyY:
0.3792, 0.3019, 49.3699
CIE-Lab:
75.6809, 38.5212, 1.5805
CIE-LCH:
75.6809, 38.5536, 2.3495
CIE-Luv:
75.6809, 59.8829, -4.9555
Hunter-Lab:
70.2637, 34.6166, 5.1717
#fe9fb9 color charts
#fe9fb9 color shades, tints & tones
#fe9fb9 color schemes
#fe9fb9 color preview, HTML & CSS examples
This text has a color of #fe9fb9
<p style="color:#fe9fb9;">Text here</p>
.mytext {color:#fe9fb9;}
This box has a color of #fe9fb9
<div style="background-color:#fe9fb9;">Content here</div>
.mybackground {background-color:#fe9fb9;}
Border around this has a color of #fe9fb9
<div style="border:2px solid #fe9fb9;">Content here</div>
.myborder {border:2px solid #fe9fb9;}