#fe2d4f color space conversions
Hex:
#fe2d4f
RGB:
254, 45, 79
CMY:
0, 82, 69
CMYK:
0, 82, 69, 0
HSL:
350°, 99.0521%, 58.6275%
HSV (HSB):
350°, 82.2835%, 99.6078%
XYZ:
43.2227, 23.5121, 9.6573
xyY:
0.5658, 0.3078, 23.5121
CIE-Lab:
55.5960, 75.8951, 34.2487
CIE-LCH:
55.5960, 83.2649, 24.2879
CIE-Luv:
55.5960, 151.1125, 21.4743
Hunter-Lab:
48.4893, 74.2563, 22.1341
#fe2d4f color charts
#fe2d4f color shades, tints & tones
#fe2d4f color schemes
#fe2d4f color preview, HTML & CSS examples
This text has a color of #fe2d4f
<p style="color:#fe2d4f;">Text here</p>
.mytext {color:#fe2d4f;}
This box has a color of #fe2d4f
<div style="background-color:#fe2d4f;">Content here</div>
.mybackground {background-color:#fe2d4f;}
Border around this has a color of #fe2d4f
<div style="border:2px solid #fe2d4f;">Content here</div>
.myborder {border:2px solid #fe2d4f;}