#f41b32 color space conversions
Hex:
#f41b32
RGB:
244, 27, 50
CMY:
4, 89, 80
CMYK:
0, 89, 80, 4
HSL:
354°, 90.7950%, 53.1373%
HSV (HSB):
354°, 88.9344%, 95.6863%
XYZ:
38.2759, 20.2473, 4.9084
xyY:
0.6034, 0.3192, 20.2473
CIE-Lab:
52.1156, 75.6299, 46.2611
CIE-LCH:
52.1156, 88.6565, 31.4532
CIE-Luv:
52.1156, 156.7543, 28.8033
Hunter-Lab:
44.9969, 73.0933, 25.0304
#f41b32 color charts
#f41b32 color shades, tints & tones
#f41b32 color schemes
#f41b32 color preview, HTML & CSS examples
This text has a color of #f41b32
<p style="color:#f41b32;">Text here</p>
.mytext {color:#f41b32;}
This box has a color of #f41b32
<div style="background-color:#f41b32;">Content here</div>
.mybackground {background-color:#f41b32;}
Border around this has a color of #f41b32
<div style="border:2px solid #f41b32;">Content here</div>
.myborder {border:2px solid #f41b32;}