#f82f40 color space conversions
Hex:
#f82f40
RGB:
248, 47, 64
CMY:
3, 82, 75
CMYK:
0, 81, 74, 3
HSL:
355°, 93.4884%, 57.8431%
HSV (HSB):
355°, 81.0484%, 97.2549%
XYZ:
40.6533, 22.3597, 7.0237
xyY:
0.5805, 0.3193, 22.3597
CIE-Lab:
54.4065, 73.2469, 41.1801
CIE-LCH:
54.4065, 84.0292, 29.3451
CIE-Luv:
54.4065, 149.6917, 27.1637
Hunter-Lab:
47.2860, 70.7118, 24.2935
#f82f40 color charts
#f82f40 color shades, tints & tones
#f82f40 color schemes
#f82f40 color preview, HTML & CSS examples
This text has a color of #f82f40
<p style="color:#f82f40;">Text here</p>
.mytext {color:#f82f40;}
This box has a color of #f82f40
<div style="background-color:#f82f40;">Content here</div>
.mybackground {background-color:#f82f40;}
Border around this has a color of #f82f40
<div style="border:2px solid #f82f40;">Content here</div>
.myborder {border:2px solid #f82f40;}