#f81c40 color space conversions
Hex:
#f81c40
RGB:
248, 28, 64
CMY:
3, 89, 75
CMYK:
0, 89, 74, 3
HSL:
350°, 94.0171%, 54.1176%
HSV (HSB):
350°, 88.7097%, 97.2549%
XYZ:
40.0521, 21.1571, 6.8232
xyY:
0.5887, 0.3110, 21.1571
CIE-Lab:
53.1210, 76.9214, 39.7340
CIE-LCH:
53.1210, 86.5777, 27.3188
CIE-Luv:
53.1210, 156.1577, 24.5613
Hunter-Lab:
45.9969, 74.9354, 23.4027
#f81c40 color charts
#f81c40 color shades, tints & tones
#f81c40 color schemes
#f81c40 color preview, HTML & CSS examples
This text has a color of #f81c40
<p style="color:#f81c40;">Text here</p>
.mytext {color:#f81c40;}
This box has a color of #f81c40
<div style="background-color:#f81c40;">Content here</div>
.mybackground {background-color:#f81c40;}
Border around this has a color of #f81c40
<div style="border:2px solid #f81c40;">Content here</div>
.myborder {border:2px solid #f81c40;}