#f8322c color space conversions
Hex:
#f8322c
RGB:
248, 50, 44
CMY:
3, 80, 83
CMYK:
0, 80, 82, 3
HSL:
2°, 93.5780%, 57.2549%
HSV (HSB):
2°, 82.2581%, 97.2549%
XYZ:
40.3066, 22.4195, 4.5859
xyY:
0.5988, 0.3331, 22.4195
CIE-Lab:
54.4693, 71.9023, 51.9135
CIE-LCH:
54.4693, 88.6846, 35.8293
CIE-Luv:
54.4693, 152.3717, 34.3882
Hunter-Lab:
47.3492, 69.0891, 27.4021
#f8322c color charts
#f8322c color shades, tints & tones
#f8322c color schemes
#f8322c color preview, HTML & CSS examples
This text has a color of #f8322c
<p style="color:#f8322c;">Text here</p>
.mytext {color:#f8322c;}
This box has a color of #f8322c
<div style="background-color:#f8322c;">Content here</div>
.mybackground {background-color:#f8322c;}
Border around this has a color of #f8322c
<div style="border:2px solid #f8322c;">Content here</div>
.myborder {border:2px solid #f8322c;}