#fe1e6f color space conversions
Hex:
#fe1e6f
RGB:
254, 30, 111
CMY:
0, 88, 56
CMYK:
0, 88, 56, 0
HSL:
338°, 99.1150%, 55.6863%
HSV (HSB):
338°, 88.1890%, 99.6078%
XYZ:
44.2066, 23.1471, 17.1768
xyY:
0.5230, 0.2738, 23.1471
CIE-Lab:
55.2235, 80.3960, 14.7327
CIE-LCH:
55.2235, 81.7348, 10.3843
CIE-Luv:
55.2235, 144.5631, 1.4219
Hunter-Lab:
48.1114, 79.8175, 12.5102
#fe1e6f color charts
#fe1e6f color shades, tints & tones
#fe1e6f color schemes
#fe1e6f color preview, HTML & CSS examples
This text has a color of #fe1e6f
<p style="color:#fe1e6f;">Text here</p>
.mytext {color:#fe1e6f;}
This box has a color of #fe1e6f
<div style="background-color:#fe1e6f;">Content here</div>
.mybackground {background-color:#fe1e6f;}
Border around this has a color of #fe1e6f
<div style="border:2px solid #fe1e6f;">Content here</div>
.myborder {border:2px solid #fe1e6f;}