#f81941 color space conversions
Hex:
#f81941
RGB:
248, 25, 65
CMY:
3, 90, 75
CMYK:
0, 90, 74, 3
HSL:
349°, 94.0928%, 53.5294%
HSV (HSB):
349°, 89.9194%, 97.2549%
XYZ:
40.0132, 21.0334, 6.9519
xyY:
0.5884, 0.3093, 21.0334
CIE-Lab:
52.9860, 77.3820, 39.0048
CIE-LCH:
52.9860, 86.6565, 26.7506
CIE-Luv:
52.9860, 156.6470, 23.8522
Hunter-Lab:
45.8622, 75.4764, 23.1161
#f81941 color charts
#f81941 color shades, tints & tones
#f81941 color schemes
#f81941 color preview, HTML & CSS examples
This text has a color of #f81941
<p style="color:#f81941;">Text here</p>
.mytext {color:#f81941;}
This box has a color of #f81941
<div style="background-color:#f81941;">Content here</div>
.mybackground {background-color:#f81941;}
Border around this has a color of #f81941
<div style="border:2px solid #f81941;">Content here</div>
.myborder {border:2px solid #f81941;}