#fe94d5 color space conversions
Hex:
#fe94d5
RGB:
254, 148, 213
CMY:
0, 42, 16
CMYK:
0, 42, 16, 0
HSL:
323°, 98.1481%, 78.8235%
HSV (HSB):
323°, 41.7323%, 99.6078%
XYZ:
63.4732, 47.0547, 68.6879
xyY:
0.3542, 0.2626, 47.0547
CIE-Lab:
74.2248, 48.1396, -15.9687
CIE-LCH:
74.2248, 50.7190, 341.6485
CIE-Luv:
74.2248, 60.2763, -32.9465
Hunter-Lab:
68.5965, 45.1246, -11.3515
#fe94d5 color charts
#fe94d5 color shades, tints & tones
#fe94d5 color schemes
#fe94d5 color preview, HTML & CSS examples
This text has a color of #fe94d5
<p style="color:#fe94d5;">Text here</p>
.mytext {color:#fe94d5;}
This box has a color of #fe94d5
<div style="background-color:#fe94d5;">Content here</div>
.mybackground {background-color:#fe94d5;}
Border around this has a color of #fe94d5
<div style="border:2px solid #fe94d5;">Content here</div>
.myborder {border:2px solid #fe94d5;}