#fe215d color space conversions
Hex:
#fe215d
RGB:
254, 33, 93
CMY:
0, 87, 64
CMYK:
0, 87, 63, 0
HSL:
344°, 99.1031%, 56.2745%
HSV (HSB):
344°, 87.0079%, 99.6078%
XYZ:
43.3927, 22.9489, 12.4984
xyY:
0.5504, 0.2911, 22.9489
CIE-Lab:
55.0196, 78.8827, 25.2486
CIE-LCH:
55.0196, 82.8250, 17.7487
CIE-Luv:
55.0196, 150.5225, 12.5179
Hunter-Lab:
47.9050, 77.8530, 18.0647
#fe215d color charts
#fe215d color shades, tints & tones
#fe215d color schemes
#fe215d color preview, HTML & CSS examples
This text has a color of #fe215d
<p style="color:#fe215d;">Text here</p>
.mytext {color:#fe215d;}
This box has a color of #fe215d
<div style="background-color:#fe215d;">Content here</div>
.mybackground {background-color:#fe215d;}
Border around this has a color of #fe215d
<div style="border:2px solid #fe215d;">Content here</div>
.myborder {border:2px solid #fe215d;}