#f11342 color space conversions
Hex:
        #f11342
        RGB:
        241, 19, 66
        CMY:
        5, 93, 74
        CMYK:
        0, 92, 73, 5
      HSL:
        347°, 88.8000%, 50.9804%
        HSV (HSB):
        347°, 92.1162%, 94.5098%
        XYZ:
        37.4919, 19.5599, 6.9536
        xyY:
        0.5858, 0.3056, 19.5599
      CIE-Lab:
        51.3359, 76.4523, 36.1533
        CIE-LCH:
        51.3359, 84.5696, 25.3088
        CIE-Luv:
        51.3359, 152.4973, 21.4413
        Hunter-Lab:
        44.2265, 73.9222, 21.6365
      #f11342 color charts
#f11342 RGB chart
      #f11342 CMYK chart
      #f11342 RGB pie chart
      #f11342 color shades, tints & tones
#f11342 color schemes
#f11342 color preview, HTML & CSS examples
           This text has a color of #f11342        
        
          <p style="color:#f11342;">Text here</p>
        
        
          .mytext {color:#f11342;}
        
        Text color #f11342
      
           This box has a color of #f11342        
        
          <div style="background-color:#f11342;">Content here</div>
        
        
          .mybackground {background-color:#f11342;}
        
        Background color #f11342
      
           Border around this has a color of #f11342        
        
          <div style="border:2px solid #f11342;">Content here</div>
        
        
          .myborder {border:2px solid #f11342;}
        
        Border color #f11342