#f8114d color space conversions
Hex:
#f8114d
RGB:
248, 17, 77
CMY:
3, 93, 70
CMYK:
0, 93, 69, 3
HSL:
344°, 94.2857%, 51.9608%
HSV (HSB):
344°, 93.1452%, 97.2549%
XYZ:
40.2514, 20.8932, 8.9325
xyY:
0.5744, 0.2981, 20.8932
CIE-Lab:
52.8324, 78.7864, 31.7737
CIE-LCH:
52.8324, 84.9522, 21.9637
CIE-Luv:
52.8324, 154.7833, 17.8033
Hunter-Lab:
45.7091, 77.1963, 20.4099
#f8114d color charts
#f8114d color shades, tints & tones
#f8114d color schemes
#f8114d color preview, HTML & CSS examples
This text has a color of #f8114d
<p style="color:#f8114d;">Text here</p>
.mytext {color:#f8114d;}
This box has a color of #f8114d
<div style="background-color:#f8114d;">Content here</div>
.mybackground {background-color:#f8114d;}
Border around this has a color of #f8114d
<div style="border:2px solid #f8114d;">Content here</div>
.myborder {border:2px solid #f8114d;}