#fe2d65 color space conversions
Hex:
#fe2d65
RGB:
254, 45, 101
CMY:
0, 82, 60
CMYK:
0, 82, 60, 0
HSL:
344°, 99.0521%, 58.6275%
HSV (HSB):
344°, 82.2835%, 99.6078%
XYZ:
44.1604, 23.8872, 14.5951
xyY:
0.5344, 0.2890, 23.8872
CIE-Lab:
55.9747, 77.0234, 21.7385
CIE-LCH:
55.9747, 80.0323, 15.7608
CIE-Luv:
55.9747, 144.0734, 9.7641
Hunter-Lab:
48.8745, 75.7526, 16.5068
#fe2d65 color charts
#fe2d65 color shades, tints & tones
#fe2d65 color schemes
#fe2d65 color preview, HTML & CSS examples
This text has a color of #fe2d65
<p style="color:#fe2d65;">Text here</p>
.mytext {color:#fe2d65;}
This box has a color of #fe2d65
<div style="background-color:#fe2d65;">Content here</div>
.mybackground {background-color:#fe2d65;}
Border around this has a color of #fe2d65
<div style="border:2px solid #fe2d65;">Content here</div>
.myborder {border:2px solid #fe2d65;}