#f8064c color space conversions
Hex:
#f8064c
RGB:
248, 6, 76
CMY:
3, 98, 70
CMYK:
0, 98, 69, 3
HSL:
343°, 95.2756%, 49.8039%
HSV (HSB):
343°, 97.5806%, 97.2549%
XYZ:
40.0810, 20.6085, 8.7028
xyY:
0.5776, 0.2970, 20.6085
CIE-Lab:
52.5183, 79.6095, 31.9835
CIE-LCH:
52.5183, 85.7941, 21.8880
CIE-Luv:
52.5183, 156.5724, 17.6488
Hunter-Lab:
45.3966, 78.1551, 20.4114
#f8064c color charts
#f8064c color shades, tints & tones
#f8064c color schemes
#f8064c color preview, HTML & CSS examples
This text has a color of #f8064c
<p style="color:#f8064c;">Text here</p>
.mytext {color:#f8064c;}
This box has a color of #f8064c
<div style="background-color:#f8064c;">Content here</div>
.mybackground {background-color:#f8064c;}
Border around this has a color of #f8064c
<div style="border:2px solid #f8064c;">Content here</div>
.myborder {border:2px solid #f8064c;}