#f82b3f color space conversions
Hex:
#f82b3f
RGB:
248, 43, 63
CMY:
3, 83, 75
CMYK:
0, 83, 75, 3
HSL:
354°, 93.6073%, 57.0588%
HSV (HSB):
354°, 82.6613%, 97.2549%
XYZ:
40.4725, 22.0431, 6.8242
xyY:
0.5837, 0.3179, 22.0431
CIE-Lab:
54.0727, 74.1264, 41.3710
CIE-LCH:
54.0727, 84.8898, 29.1665
CIE-Luv:
54.0727, 151.5377, 26.9108
Hunter-Lab:
46.9501, 71.7101, 24.2472
#f82b3f color charts
#f82b3f color shades, tints & tones
#f82b3f color schemes
#f82b3f color preview, HTML & CSS examples
This text has a color of #f82b3f
<p style="color:#f82b3f;">Text here</p>
.mytext {color:#f82b3f;}
This box has a color of #f82b3f
<div style="background-color:#f82b3f;">Content here</div>
.mybackground {background-color:#f82b3f;}
Border around this has a color of #f82b3f
<div style="border:2px solid #f82b3f;">Content here</div>
.myborder {border:2px solid #f82b3f;}