#f11972 color space conversions
Hex:
        #f11972
        RGB:
        241, 25, 114
        CMY:
        5, 90, 55
        CMYK:
        0, 90, 53, 5
      HSL:
        335°, 88.5246%, 52.1569%
        HSV (HSB):
        335°, 89.6266%, 94.5098%
        XYZ:
        39.6605, 20.6109, 17.8076
        xyY:
        0.5080, 0.2640, 20.6109
      CIE-Lab:
        52.5210, 78.2821, 8.7664
        CIE-LCH:
        52.5210, 78.7714, 6.3896
        CIE-Luv:
        52.5210, 134.1989, -4.9030
        Hunter-Lab:
        45.3993, 76.4878, 8.5234
      #f11972 color charts
#f11972 RGB chart
      #f11972 CMYK chart
      #f11972 RGB pie chart
      #f11972 color shades, tints & tones
#f11972 color schemes
#f11972 color preview, HTML & CSS examples
           This text has a color of #f11972        
        
          <p style="color:#f11972;">Text here</p>
        
        
          .mytext {color:#f11972;}
        
        Text color #f11972
      
           This box has a color of #f11972        
        
          <div style="background-color:#f11972;">Content here</div>
        
        
          .mybackground {background-color:#f11972;}
        
        Background color #f11972
      
           Border around this has a color of #f11972        
        
          <div style="border:2px solid #f11972;">Content here</div>
        
        
          .myborder {border:2px solid #f11972;}
        
        Border color #f11972