#fe93b2 color space conversions
Hex:
#fe93b2
RGB:
254, 147, 178
CMY:
0, 42, 30
CMYK:
0, 42, 30, 0
HSL:
343°, 98.1651%, 78.6275%
HSV (HSB):
343°, 42.1260%, 99.6078%
XYZ:
59.3427, 45.1526, 47.7071
xyY:
0.3899, 0.2967, 45.1526
CIE-Lab:
72.9923, 43.7585, 1.5303
CIE-LCH:
72.9923, 43.7852, 2.0029
CIE-Luv:
72.9923, 68.2972, -6.0906
Hunter-Lab:
67.1957, 40.0465, 4.9427
#fe93b2 color charts
#fe93b2 color shades, tints & tones
#fe93b2 color schemes
#fe93b2 color preview, HTML & CSS examples
This text has a color of #fe93b2
<p style="color:#fe93b2;">Text here</p>
.mytext {color:#fe93b2;}
This box has a color of #fe93b2
<div style="background-color:#fe93b2;">Content here</div>
.mybackground {background-color:#fe93b2;}
Border around this has a color of #fe93b2
<div style="border:2px solid #fe93b2;">Content here</div>
.myborder {border:2px solid #fe93b2;}