#f84941 color space conversions
Hex:
#f84941
RGB:
248, 73, 65
CMY:
3, 71, 75
CMYK:
0, 71, 74, 3
HSL:
3°, 92.8934%, 61.3725%
HSV (HSB):
3°, 73.7903%, 97.2549%
XYZ:
42.0481, 25.1032, 7.6302
xyY:
0.5623, 0.3357, 25.1032
CIE-Lab:
57.1758, 65.5702, 43.7091
CIE-LCH:
57.1758, 78.8032, 33.6874
CIE-Luv:
57.1758, 136.1165, 32.2653
Hunter-Lab:
50.1031, 62.1224, 26.0428
#f84941 color charts
#f84941 color shades, tints & tones
#f84941 color schemes
#f84941 color preview, HTML & CSS examples
This text has a color of #f84941
<p style="color:#f84941;">Text here</p>
.mytext {color:#f84941;}
This box has a color of #f84941
<div style="background-color:#f84941;">Content here</div>
.mybackground {background-color:#f84941;}
Border around this has a color of #f84941
<div style="border:2px solid #f84941;">Content here</div>
.myborder {border:2px solid #f84941;}