#fe1d65 color space conversions
Hex:
#fe1d65
RGB:
254, 29, 101
CMY:
0, 89, 60
CMYK:
0, 89, 60, 0
HSL:
341°, 99.1189%, 55.4902%
HSV (HSB):
341°, 88.5827%, 99.6078%
XYZ:
43.6614, 22.8891, 14.4288
xyY:
0.5392, 0.2827, 22.8891
CIE-Lab:
54.9580, 79.9415, 20.3759
CIE-LCH:
54.9580, 82.4974, 14.2994
CIE-Luv:
54.9580, 148.6376, 7.4458
Hunter-Lab:
47.8426, 79.1754, 15.6087
#fe1d65 color charts
#fe1d65 color shades, tints & tones
#fe1d65 color schemes
#fe1d65 color preview, HTML & CSS examples
This text has a color of #fe1d65
<p style="color:#fe1d65;">Text here</p>
.mytext {color:#fe1d65;}
This box has a color of #fe1d65
<div style="background-color:#fe1d65;">Content here</div>
.mybackground {background-color:#fe1d65;}
Border around this has a color of #fe1d65
<div style="border:2px solid #fe1d65;">Content here</div>
.myborder {border:2px solid #fe1d65;}