#fe264d color space conversions
Hex:
#fe264d
RGB:
254, 38, 77
CMY:
0, 85, 70
CMYK:
0, 85, 70, 0
HSL:
349°, 99.0826%, 57.2549%
HSV (HSB):
349°, 85.0394%, 99.6078%
XYZ:
42.9057, 22.9929, 9.1979
xyY:
0.5713, 0.3062, 22.9929
CIE-Lab:
55.0650, 77.2415, 34.7708
CIE-LCH:
55.0650, 84.7069, 24.2352
CIE-Luv:
55.0650, 154.1347, 21.3560
Hunter-Lab:
47.9509, 75.8050, 22.1927
#fe264d color charts
#fe264d color shades, tints & tones
#fe264d color schemes
#fe264d color preview, HTML & CSS examples
This text has a color of #fe264d
<p style="color:#fe264d;">Text here</p>
.mytext {color:#fe264d;}
This box has a color of #fe264d
<div style="background-color:#fe264d;">Content here</div>
.mybackground {background-color:#fe264d;}
Border around this has a color of #fe264d
<div style="border:2px solid #fe264d;">Content here</div>
.myborder {border:2px solid #fe264d;}