#f8014c color space conversions
Hex:
#f8014c
RGB:
248, 1, 76
CMY:
3, 100, 70
CMYK:
0, 100, 69, 3
HSL:
342°, 99.1968%, 48.8235%
HSV (HSB):
342°, 99.5968%, 97.2549%
XYZ:
40.0268, 20.5000, 8.6847
xyY:
0.5783, 0.2962, 20.5000
CIE-Lab:
52.3978, 79.9597, 31.8355
CIE-LCH:
52.3978, 86.0642, 21.7097
CIE-Luv:
52.3978, 157.1700, 17.3920
Hunter-Lab:
45.2769, 78.5673, 20.3212
#f8014c color charts
#f8014c color shades, tints & tones
#f8014c color schemes
#f8014c color preview, HTML & CSS examples
This text has a color of #f8014c
<p style="color:#f8014c;">Text here</p>
.mytext {color:#f8014c;}
This box has a color of #f8014c
<div style="background-color:#f8014c;">Content here</div>
.mybackground {background-color:#f8014c;}
Border around this has a color of #f8014c
<div style="border:2px solid #f8014c;">Content here</div>
.myborder {border:2px solid #f8014c;}