#fe94b8 color space conversions
Hex:
#fe94b8
RGB:
254, 148, 184
CMY:
0, 42, 28
CMYK:
0, 42, 28, 0
HSL:
340°, 98.1481%, 78.8235%
HSV (HSB):
340°, 41.7323%, 99.6078%
XYZ:
60.1147, 45.7113, 51.0022
xyY:
0.3833, 0.2915, 45.7113
CIE-Lab:
73.3578, 44.0281, -1.2591
CIE-LCH:
73.3578, 44.0461, 358.3619
CIE-Luv:
73.3578, 66.4656, -10.1165
Hunter-Lab:
67.6102, 40.3932, 2.6013
#fe94b8 color charts
#fe94b8 color shades, tints & tones
#fe94b8 color schemes
#fe94b8 color preview, HTML & CSS examples
This text has a color of #fe94b8
<p style="color:#fe94b8;">Text here</p>
.mytext {color:#fe94b8;}
This box has a color of #fe94b8
<div style="background-color:#fe94b8;">Content here</div>
.mybackground {background-color:#fe94b8;}
Border around this has a color of #fe94b8
<div style="border:2px solid #fe94b8;">Content here</div>
.myborder {border:2px solid #fe94b8;}