#fe93b9 color space conversions
Hex:
#fe93b9
RGB:
254, 147, 185
CMY:
0, 42, 27
CMYK:
0, 42, 27, 0
HSL:
339°, 98.1651%, 78.6275%
HSV (HSB):
339°, 42.1260%, 99.6078%
XYZ:
60.0637, 45.4411, 51.5042
xyY:
0.3825, 0.2894, 45.4411
CIE-Lab:
73.1814, 44.6674, -2.0714
CIE-LCH:
73.1814, 44.7154, 357.3449
CIE-Luv:
73.1814, 66.8275, -11.4116
Hunter-Lab:
67.4100, 41.0798, 1.8868
#fe93b9 color charts
#fe93b9 color shades, tints & tones
#fe93b9 color schemes
#fe93b9 color preview, HTML & CSS examples
This text has a color of #fe93b9
<p style="color:#fe93b9;">Text here</p>
.mytext {color:#fe93b9;}
This box has a color of #fe93b9
<div style="background-color:#fe93b9;">Content here</div>
.mybackground {background-color:#fe93b9;}
Border around this has a color of #fe93b9
<div style="border:2px solid #fe93b9;">Content here</div>
.myborder {border:2px solid #fe93b9;}