#f81f42 color space conversions
Hex:
#f81f42
RGB:
248, 31, 66
CMY:
3, 88, 74
CMYK:
0, 88, 73, 3
HSL:
350°, 93.9394%, 54.7059%
HSV (HSB):
350°, 87.5000%, 97.2549%
XYZ:
40.1848, 21.3298, 7.1533
xyY:
0.5852, 0.3106, 21.3298
CIE-Lab:
53.3085, 76.5267, 38.7964
CIE-LCH:
53.3085, 85.7991, 26.8834
CIE-Luv:
53.3085, 154.8141, 24.0723
Hunter-Lab:
46.1842, 74.4902, 23.1457
#f81f42 color charts
#f81f42 color shades, tints & tones
#f81f42 color schemes
#f81f42 color preview, HTML & CSS examples
This text has a color of #f81f42
<p style="color:#f81f42;">Text here</p>
.mytext {color:#f81f42;}
This box has a color of #f81f42
<div style="background-color:#f81f42;">Content here</div>
.mybackground {background-color:#f81f42;}
Border around this has a color of #f81f42
<div style="border:2px solid #f81f42;">Content here</div>
.myborder {border:2px solid #f81f42;}