#f82e1f color space conversions
Hex:
#f82e1f
RGB:
248, 46, 31
CMY:
3, 82, 88
CMYK:
0, 81, 88, 3
HSL:
4°, 93.9394%, 54.7059%
HSV (HSB):
4°, 87.5000%, 97.2549%
XYZ:
39.9357, 22.0094, 3.4397
xyY:
0.6108, 0.3366, 22.0094
CIE-Lab:
54.0370, 72.6101, 57.5291
CIE-LCH:
54.0370, 92.6382, 38.3898
CIE-Luv:
54.0370, 156.0202, 36.8075
Hunter-Lab:
46.9142, 69.8485, 28.4928
#f82e1f color charts
#f82e1f color shades, tints & tones
#f82e1f color schemes
#f82e1f color preview, HTML & CSS examples
This text has a color of #f82e1f
<p style="color:#f82e1f;">Text here</p>
.mytext {color:#f82e1f;}
This box has a color of #f82e1f
<div style="background-color:#f82e1f;">Content here</div>
.mybackground {background-color:#f82e1f;}
Border around this has a color of #f82e1f
<div style="border:2px solid #f82e1f;">Content here</div>
.myborder {border:2px solid #f82e1f;}