#f82020 color space conversions
Hex:
#f82020
RGB:
248, 32, 32
CMY:
3, 87, 87
CMYK:
0, 87, 87, 3
HSL:
0°, 93.9130%, 54.9020%
HSV (HSB):
0°, 87.0968%, 97.2549%
XYZ:
39.4886, 21.0938, 3.3567
xyY:
0.6176, 0.3299, 21.0938
CIE-Lab:
53.0520, 75.4530, 56.3434
CIE-LCH:
53.0520, 94.1687, 36.7500
CIE-Luv:
53.0520, 161.2260, 34.7680
Hunter-Lab:
45.9280, 73.0995, 27.8163
#f82020 color charts
#f82020 color shades, tints & tones
#f82020 color schemes
#f82020 color preview, HTML & CSS examples
This text has a color of #f82020
<p style="color:#f82020;">Text here</p>
.mytext {color:#f82020;}
This box has a color of #f82020
<div style="background-color:#f82020;">Content here</div>
.mybackground {background-color:#f82020;}
Border around this has a color of #f82020
<div style="border:2px solid #f82020;">Content here</div>
.myborder {border:2px solid #f82020;}