#fe164c color space conversions
Hex:
#fe164c
RGB:
254, 22, 76
CMY:
0, 91, 70
CMYK:
0, 91, 70, 0
HSL:
346°, 99.1453%, 54.1176%
HSV (HSB):
346°, 91.3386%, 99.6078%
XYZ:
42.4645, 22.1665, 8.8779
xyY:
0.5777, 0.3015, 22.1665
CIE-Lab:
54.2032, 79.6369, 34.3145
CIE-LCH:
54.2032, 86.7151, 23.3106
CIE-Luv:
54.2032, 158.6277, 20.0316
Hunter-Lab:
47.0813, 78.6041, 21.7768
#fe164c color charts
#fe164c color shades, tints & tones
#fe164c color schemes
#fe164c color preview, HTML & CSS examples
This text has a color of #fe164c
<p style="color:#fe164c;">Text here</p>
.mytext {color:#fe164c;}
This box has a color of #fe164c
<div style="background-color:#fe164c;">Content here</div>
.mybackground {background-color:#fe164c;}
Border around this has a color of #fe164c
<div style="border:2px solid #fe164c;">Content here</div>
.myborder {border:2px solid #fe164c;}