#f82b2c color space conversions
Hex:
#f82b2c
RGB:
248, 43, 44
CMY:
3, 83, 83
CMYK:
0, 83, 82, 3
HSL:
360°, 93.6073%, 57.0588%
HSV (HSB):
360°, 82.6613%, 97.2549%
XYZ:
40.0299, 21.8661, 4.4936
xyY:
0.6030, 0.3294, 21.8661
CIE-Lab:
53.8846, 73.5610, 51.3751
CIE-LCH:
53.8846, 89.7253, 34.9305
CIE-Luv:
53.8846, 155.4191, 33.2776
Hunter-Lab:
46.7612, 70.9729, 27.0352
#f82b2c color charts
#f82b2c color shades, tints & tones
#f82b2c color schemes
#f82b2c color preview, HTML & CSS examples
This text has a color of #f82b2c
<p style="color:#f82b2c;">Text here</p>
.mytext {color:#f82b2c;}
This box has a color of #f82b2c
<div style="background-color:#f82b2c;">Content here</div>
.mybackground {background-color:#f82b2c;}
Border around this has a color of #f82b2c
<div style="border:2px solid #f82b2c;">Content here</div>
.myborder {border:2px solid #f82b2c;}