#f82a2a color space conversions
Hex:
#f82a2a
RGB:
248, 42, 42
CMY:
3, 84, 84
CMYK:
0, 83, 83, 3
HSL:
0°, 93.6364%, 56.8627%
HSV (HSB):
0°, 83.0645%, 97.2549%
XYZ:
39.9573, 21.7796, 4.2884
xyY:
0.6052, 0.3299, 21.7796
CIE-Lab:
53.7923, 73.7320, 52.2848
CIE-LCH:
53.7923, 90.3886, 35.3412
CIE-Luv:
53.7923, 156.1536, 33.6737
Hunter-Lab:
46.6686, 71.1604, 27.2198
#f82a2a color charts
#f82a2a color shades, tints & tones
#f82a2a color schemes
#f82a2a color preview, HTML & CSS examples
This text has a color of #f82a2a
<p style="color:#f82a2a;">Text here</p>
.mytext {color:#f82a2a;}
This box has a color of #f82a2a
<div style="background-color:#f82a2a;">Content here</div>
.mybackground {background-color:#f82a2a;}
Border around this has a color of #f82a2a
<div style="border:2px solid #f82a2a;">Content here</div>
.myborder {border:2px solid #f82a2a;}