#f8064a color space conversions
Hex:
#f8064a
RGB:
248, 6, 74
CMY:
3, 98, 71
CMYK:
0, 98, 70, 3
HSL:
343°, 95.2756%, 49.8039%
HSV (HSB):
343°, 97.5806%, 97.2549%
XYZ:
40.0126, 20.5811, 8.3422
xyY:
0.5804, 0.2986, 20.5811
CIE-Lab:
52.4880, 79.5268, 33.1378
CIE-LCH:
52.4880, 86.1547, 22.6209
CIE-Luv:
52.4880, 157.1992, 18.5970
Hunter-Lab:
45.3664, 78.0433, 20.8539
#f8064a color charts
#f8064a color shades, tints & tones
#f8064a color schemes
#f8064a color preview, HTML & CSS examples
This text has a color of #f8064a
<p style="color:#f8064a;">Text here</p>
.mytext {color:#f8064a;}
This box has a color of #f8064a
<div style="background-color:#f8064a;">Content here</div>
.mybackground {background-color:#f8064a;}
Border around this has a color of #f8064a
<div style="border:2px solid #f8064a;">Content here</div>
.myborder {border:2px solid #f8064a;}