#fe215c color space conversions
Hex:
#fe215c
RGB:
254, 33, 92
CMY:
0, 87, 64
CMYK:
0, 87, 64, 0
HSL:
344°, 99.1031%, 56.2745%
HSV (HSB):
344°, 87.0079%, 99.6078%
XYZ:
43.3487, 22.9313, 12.2667
xyY:
0.5519, 0.2919, 22.9313
CIE-Lab:
55.0015, 78.8308, 25.8219
CIE-LCH:
55.0015, 82.9522, 18.1368
CIE-Luv:
55.0015, 150.8667, 13.0685
Hunter-Lab:
47.8866, 77.7832, 18.3328
#fe215c color charts
#fe215c color shades, tints & tones
#fe215c color schemes
#fe215c color preview, HTML & CSS examples
This text has a color of #fe215c
<p style="color:#fe215c;">Text here</p>
.mytext {color:#fe215c;}
This box has a color of #fe215c
<div style="background-color:#fe215c;">Content here</div>
.mybackground {background-color:#fe215c;}
Border around this has a color of #fe215c
<div style="border:2px solid #fe215c;">Content here</div>
.myborder {border:2px solid #fe215c;}