#fe90b9 color space conversions
Hex:
#fe90b9
RGB:
254, 144, 185
CMY:
0, 44, 27
CMYK:
0, 43, 27, 0
HSL:
338°, 98.2143%, 78.0392%
HSV (HSB):
338°, 43.3071%, 99.6078%
XYZ:
59.6033, 44.5201, 51.3507
xyY:
0.3834, 0.2864, 44.5201
CIE-Lab:
72.5748, 46.1827, -2.9622
CIE-LCH:
72.5748, 46.2776, 356.3300
CIE-Luv:
72.5748, 68.5302, -12.9913
Hunter-Lab:
66.7234, 42.6861, 1.0764
#fe90b9 color charts
#fe90b9 color shades, tints & tones
#fe90b9 color schemes
#fe90b9 color preview, HTML & CSS examples
This text has a color of #fe90b9
<p style="color:#fe90b9;">Text here</p>
.mytext {color:#fe90b9;}
This box has a color of #fe90b9
<div style="background-color:#fe90b9;">Content here</div>
.mybackground {background-color:#fe90b9;}
Border around this has a color of #fe90b9
<div style="border:2px solid #fe90b9;">Content here</div>
.myborder {border:2px solid #fe90b9;}