#fe164f color space conversions
Hex:
#fe164f
RGB:
254, 22, 79
CMY:
0, 91, 69
CMYK:
0, 91, 69, 0
HSL:
345°, 99.1453%, 54.1176%
HSV (HSB):
345°, 91.3386%, 99.6078%
XYZ:
42.5712, 22.2092, 9.4402
xyY:
0.5736, 0.2992, 22.2092
CIE-Lab:
54.2482, 79.7628, 32.5986
CIE-LCH:
54.2482, 86.1671, 22.2296
CIE-Luv:
54.2482, 157.7079, 18.6085
Hunter-Lab:
47.1266, 78.7743, 21.1119
#fe164f color charts
#fe164f color shades, tints & tones
#fe164f color schemes
#fe164f color preview, HTML & CSS examples
This text has a color of #fe164f
<p style="color:#fe164f;">Text here</p>
.mytext {color:#fe164f;}
This box has a color of #fe164f
<div style="background-color:#fe164f;">Content here</div>
.mybackground {background-color:#fe164f;}
Border around this has a color of #fe164f
<div style="border:2px solid #fe164f;">Content here</div>
.myborder {border:2px solid #fe164f;}