#f82023 color space conversions
Hex:
#f82023
RGB:
248, 32, 35
CMY:
3, 87, 86
CMYK:
0, 87, 86, 3
HSL:
359°, 93.9130%, 54.9020%
HSV (HSB):
359°, 87.0968%, 97.2549%
XYZ:
39.5313, 21.1108, 3.5814
xyY:
0.6155, 0.3287, 21.1108
CIE-Lab:
53.0706, 75.5071, 55.0066
CIE-LCH:
53.0706, 93.4187, 36.0732
CIE-Luv:
53.0706, 160.8141, 34.1203
Hunter-Lab:
45.9465, 73.1707, 27.5411
#f82023 color charts
#f82023 color shades, tints & tones
#f82023 color schemes
#f82023 color preview, HTML & CSS examples
This text has a color of #f82023
<p style="color:#f82023;">Text here</p>
.mytext {color:#f82023;}
This box has a color of #f82023
<div style="background-color:#f82023;">Content here</div>
.mybackground {background-color:#f82023;}
Border around this has a color of #f82023
<div style="border:2px solid #f82023;">Content here</div>
.myborder {border:2px solid #f82023;}