#f11b24 color space conversions
Hex:
        #f11b24
        RGB:
        241, 27, 36
        CMY:
        5, 89, 86
        CMYK:
        0, 89, 85, 5
      HSL:
        357°, 88.4298%, 52.5490%
        HSV (HSB):
        357°, 88.7967%, 94.5098%
        XYZ:
        36.9860, 19.6120, 3.5052
        xyY:
        0.6154, 0.3263, 19.6120
      CIE-Lab:
        51.3957, 74.5379, 52.5765
        CIE-LCH:
        51.3957, 91.2151, 35.1979
        CIE-Luv:
        51.3957, 157.1126, 32.2380
        Hunter-Lab:
        44.2855, 71.5788, 26.3070
      #f11b24 color charts
#f11b24 RGB chart
      #f11b24 CMYK chart
      #f11b24 RGB pie chart
      #f11b24 color shades, tints & tones
#f11b24 color schemes
#f11b24 color preview, HTML & CSS examples
           This text has a color of #f11b24        
        
          <p style="color:#f11b24;">Text here</p>
        
        
          .mytext {color:#f11b24;}
        
        Text color #f11b24
      
           This box has a color of #f11b24        
        
          <div style="background-color:#f11b24;">Content here</div>
        
        
          .mybackground {background-color:#f11b24;}
        
        Background color #f11b24
      
           Border around this has a color of #f11b24        
        
          <div style="border:2px solid #f11b24;">Content here</div>
        
        
          .myborder {border:2px solid #f11b24;}
        
        Border color #f11b24