#fe9bbd color space conversions
Hex:
#fe9bbd
RGB:
254, 155, 189
CMY:
0, 39, 26
CMYK:
0, 39, 26, 0
HSL:
339°, 98.0198%, 80.1961%
HSV (HSB):
339°, 38.9764%, 99.6078%
XYZ:
61.7797, 48.1876, 54.1891
xyY:
0.3763, 0.2935, 48.1876
CIE-Lab:
74.9431, 41.1213, -1.6959
CIE-LCH:
74.9431, 41.1563, 357.6383
CIE-Luv:
74.9431, 61.4415, -10.1847
Hunter-Lab:
69.4173, 37.3803, 2.3087
#fe9bbd color charts
#fe9bbd color shades, tints & tones
#fe9bbd color schemes
#fe9bbd color preview, HTML & CSS examples
This text has a color of #fe9bbd
<p style="color:#fe9bbd;">Text here</p>
.mytext {color:#fe9bbd;}
This box has a color of #fe9bbd
<div style="background-color:#fe9bbd;">Content here</div>
.mybackground {background-color:#fe9bbd;}
Border around this has a color of #fe9bbd
<div style="border:2px solid #fe9bbd;">Content here</div>
.myborder {border:2px solid #fe9bbd;}