#f83d2f color space conversions
Hex:
#f83d2f
RGB:
248, 61, 47
CMY:
3, 76, 82
CMYK:
0, 75, 81, 3
HSL:
4°, 93.4884%, 57.8431%
HSV (HSB):
4°, 81.0484%, 97.2549%
XYZ:
40.8932, 23.4992, 5.0698
xyY:
0.5887, 0.3383, 23.4992
CIE-Lab:
55.5828, 68.9163, 51.4671
CIE-LCH:
55.5828, 86.0134, 36.7526
CIE-Luv:
55.5828, 146.3182, 35.6079
Hunter-Lab:
48.4760, 65.7457, 27.7324
#f83d2f color charts
#f83d2f color shades, tints & tones
#f83d2f color schemes
#f83d2f color preview, HTML & CSS examples
This text has a color of #f83d2f
<p style="color:#f83d2f;">Text here</p>
.mytext {color:#f83d2f;}
This box has a color of #f83d2f
<div style="background-color:#f83d2f;">Content here</div>
.mybackground {background-color:#f83d2f;}
Border around this has a color of #f83d2f
<div style="border:2px solid #f83d2f;">Content here</div>
.myborder {border:2px solid #f83d2f;}