#fe5f8d color space conversions
Hex:
#fe5f8d
RGB:
254, 95, 141
CMY:
0, 63, 45
CMYK:
0, 63, 44, 0
HSL:
343°, 98.7578%, 68.4314%
HSV (HSB):
343°, 62.5984%, 99.6078%
XYZ:
49.7730, 31.1783, 28.5940
xyY:
0.4544, 0.2846, 31.1783
CIE-Lab:
62.6579, 63.9729, 7.5409
CIE-LCH:
62.6579, 64.4158, 6.7228
CIE-Luv:
62.6579, 107.6866, -2.5784
Hunter-Lab:
55.8376, 61.3972, 8.7243
#fe5f8d color charts
#fe5f8d color shades, tints & tones
#fe5f8d color schemes
#fe5f8d color preview, HTML & CSS examples
This text has a color of #fe5f8d
<p style="color:#fe5f8d;">Text here</p>
.mytext {color:#fe5f8d;}
This box has a color of #fe5f8d
<div style="background-color:#fe5f8d;">Content here</div>
.mybackground {background-color:#fe5f8d;}
Border around this has a color of #fe5f8d
<div style="border:2px solid #fe5f8d;">Content here</div>
.myborder {border:2px solid #fe5f8d;}