#fe164d color space conversions
Hex:
#fe164d
RGB:
254, 22, 77
CMY:
0, 91, 70
CMYK:
0, 91, 70, 0
HSL:
346°, 99.1453%, 54.1176%
HSV (HSB):
346°, 91.3386%, 99.6078%
XYZ:
42.4995, 22.1805, 9.0625
xyY:
0.5763, 0.3008, 22.1805
CIE-Lab:
54.2180, 79.6782, 33.7431
CIE-LCH:
54.2180, 86.5287, 22.9523
CIE-Luv:
54.2180, 158.3246, 19.5628
Hunter-Lab:
47.0961, 78.6600, 21.5584
#fe164d color charts
#fe164d color shades, tints & tones
#fe164d color schemes
#fe164d color preview, HTML & CSS examples
This text has a color of #fe164d
<p style="color:#fe164d;">Text here</p>
.mytext {color:#fe164d;}
This box has a color of #fe164d
<div style="background-color:#fe164d;">Content here</div>
.mybackground {background-color:#fe164d;}
Border around this has a color of #fe164d
<div style="border:2px solid #fe164d;">Content here</div>
.myborder {border:2px solid #fe164d;}