#f83c2a color space conversions
Hex:
#f83c2a
RGB:
248, 60, 42
CMY:
3, 76, 84
CMYK:
0, 76, 83, 3
HSL:
5°, 93.6364%, 56.8627%
HSV (HSB):
5°, 83.0645%, 97.2549%
XYZ:
40.7452, 23.3553, 4.5510
xyY:
0.5935, 0.3402, 23.3553
CIE-Lab:
55.4365, 69.0910, 53.7579
CIE-LCH:
55.4365, 87.5413, 37.8855
CIE-Luv:
55.4365, 147.6314, 36.7686
Hunter-Lab:
48.3274, 65.9218, 28.2458
#f83c2a color charts
#f83c2a color shades, tints & tones
#f83c2a color schemes
#f83c2a color preview, HTML & CSS examples
This text has a color of #f83c2a
<p style="color:#f83c2a;">Text here</p>
.mytext {color:#f83c2a;}
This box has a color of #f83c2a
<div style="background-color:#f83c2a;">Content here</div>
.mybackground {background-color:#f83c2a;}
Border around this has a color of #f83c2a
<div style="border:2px solid #f83c2a;">Content here</div>
.myborder {border:2px solid #f83c2a;}