#f82a2c color space conversions
Hex:
#f82a2c
RGB:
248, 42, 44
CMY:
3, 84, 83
CMYK:
0, 83, 82, 3
HSL:
359°, 93.6364%, 56.8627%
HSV (HSB):
359°, 83.0645%, 97.2549%
XYZ:
39.9940, 21.7942, 4.4817
xyY:
0.6035, 0.3289, 21.7942
CIE-Lab:
53.8080, 73.7791, 51.3045
CIE-LCH:
53.8080, 89.8638, 34.8140
CIE-Luv:
53.8080, 155.8211, 33.1317
Hunter-Lab:
46.6843, 71.2217, 26.9872
#f82a2c color charts
#f82a2c color shades, tints & tones
#f82a2c color schemes
#f82a2c color preview, HTML & CSS examples
This text has a color of #f82a2c
<p style="color:#f82a2c;">Text here</p>
.mytext {color:#f82a2c;}
This box has a color of #f82a2c
<div style="background-color:#f82a2c;">Content here</div>
.mybackground {background-color:#f82a2c;}
Border around this has a color of #f82a2c
<div style="border:2px solid #f82a2c;">Content here</div>
.myborder {border:2px solid #f82a2c;}