#fe264e color space conversions
Hex:
#fe264e
RGB:
254, 38, 78
CMY:
0, 85, 69
CMYK:
0, 85, 69, 0
HSL:
349°, 99.0826%, 57.2549%
HSV (HSB):
349°, 85.0394%, 99.6078%
XYZ:
42.9413, 23.0071, 9.3853
xyY:
0.5700, 0.3054, 23.0071
CIE-Lab:
55.0797, 77.2843, 34.2040
CIE-LCH:
55.0797, 84.5149, 23.8729
CIE-Luv:
55.0797, 153.8439, 20.8867
Hunter-Lab:
47.9657, 75.8620, 21.9749
#fe264e color charts
#fe264e color shades, tints & tones
#fe264e color schemes
#fe264e color preview, HTML & CSS examples
This text has a color of #fe264e
<p style="color:#fe264e;">Text here</p>
.mytext {color:#fe264e;}
This box has a color of #fe264e
<div style="background-color:#fe264e;">Content here</div>
.mybackground {background-color:#fe264e;}
Border around this has a color of #fe264e
<div style="border:2px solid #fe264e;">Content here</div>
.myborder {border:2px solid #fe264e;}