#f82f24 color space conversions
Hex:
#f82f24
RGB:
248, 47, 36
CMY:
3, 82, 86
CMYK:
0, 81, 85, 3
HSL:
3°, 93.8053%, 55.6863%
HSV (HSB):
3°, 85.4839%, 97.2549%
XYZ:
40.0464, 22.1169, 3.8274
xyY:
0.6068, 0.3352, 22.1169
CIE-Lab:
54.1508, 72.4650, 55.4342
CIE-LCH:
54.1508, 91.2367, 37.4152
CIE-Luv:
54.1508, 154.9358, 35.9016
Hunter-Lab:
47.0286, 69.6985, 28.0947
#f82f24 color charts
#f82f24 color shades, tints & tones
#f82f24 color schemes
#f82f24 color preview, HTML & CSS examples
This text has a color of #f82f24
<p style="color:#f82f24;">Text here</p>
.mytext {color:#f82f24;}
This box has a color of #f82f24
<div style="background-color:#f82f24;">Content here</div>
.mybackground {background-color:#f82f24;}
Border around this has a color of #f82f24
<div style="border:2px solid #f82f24;">Content here</div>
.myborder {border:2px solid #f82f24;}