#fe7fb9 color space conversions
Hex:
#fe7fb9
RGB:
254, 127, 185
CMY:
0, 50, 27
CMYK:
0, 50, 27, 0
HSL:
333°, 98.4496%, 74.7059%
HSV (HSB):
333°, 50.0000%, 99.6078%
XYZ:
57.2194, 39.7524, 50.5561
xyY:
0.3879, 0.2695, 39.7524
CIE-Lab:
69.2928, 54.5457, -7.8137
CIE-LCH:
69.2928, 55.1026, 351.8478
CIE-Luv:
69.2928, 77.8467, -21.6153
Hunter-Lab:
63.0495, 51.6578, -3.4070
#fe7fb9 color charts
#fe7fb9 color shades, tints & tones
#fe7fb9 color schemes
#fe7fb9 color preview, HTML & CSS examples
This text has a color of #fe7fb9
<p style="color:#fe7fb9;">Text here</p>
.mytext {color:#fe7fb9;}
This box has a color of #fe7fb9
<div style="background-color:#fe7fb9;">Content here</div>
.mybackground {background-color:#fe7fb9;}
Border around this has a color of #fe7fb9
<div style="border:2px solid #fe7fb9;">Content here</div>
.myborder {border:2px solid #fe7fb9;}