#f8144c color space conversions
Hex:
#f8144c
RGB:
248, 20, 76
CMY:
3, 92, 70
CMYK:
0, 92, 69, 3
HSL:
345°, 94.2149%, 52.5490%
HSV (HSB):
345°, 91.9355%, 97.2549%
XYZ:
40.2661, 20.9786, 8.7645
xyY:
0.5752, 0.2997, 20.9786
CIE-Lab:
52.9260, 78.4283, 32.4834
CIE-LCH:
52.9260, 84.8892, 22.4983
CIE-Luv:
52.9260, 154.5589, 18.5158
Hunter-Lab:
45.8024, 76.7699, 20.7163
#f8144c color charts
#f8144c color shades, tints & tones
#f8144c color schemes
#f8144c color preview, HTML & CSS examples
This text has a color of #f8144c
<p style="color:#f8144c;">Text here</p>
.mytext {color:#f8144c;}
This box has a color of #f8144c
<div style="background-color:#f8144c;">Content here</div>
.mybackground {background-color:#f8144c;}
Border around this has a color of #f8144c
<div style="border:2px solid #f8144c;">Content here</div>
.myborder {border:2px solid #f8144c;}