#fe055d color space conversions
Hex:
#fe055d
RGB:
254, 5, 93
CMY:
0, 98, 64
CMYK:
0, 98, 63, 0
HSL:
339°, 99.2032%, 50.7843%
HSV (HSB):
339°, 98.0315%, 99.6078%
XYZ:
42.9031, 21.9697, 12.3353
xyY:
0.5557, 0.2846, 21.9697
CIE-Lab:
53.9948, 81.8465, 23.9066
CIE-LCH:
53.9948, 85.2665, 16.2826
CIE-Luv:
53.9948, 155.3272, 10.2258
Hunter-Lab:
46.8718, 81.3604, 17.2069
#fe055d color charts
#fe055d color shades, tints & tones
#fe055d color schemes
#fe055d color preview, HTML & CSS examples
This text has a color of #fe055d
<p style="color:#fe055d;">Text here</p>
.mytext {color:#fe055d;}
This box has a color of #fe055d
<div style="background-color:#fe055d;">Content here</div>
.mybackground {background-color:#fe055d;}
Border around this has a color of #fe055d
<div style="border:2px solid #fe055d;">Content here</div>
.myborder {border:2px solid #fe055d;}