#f12b50 color space conversions
Hex:
        #f12b50
        RGB:
        241, 43, 80
        CMY:
        5, 83, 69
        CMYK:
        0, 82, 67, 5
      HSL:
        349°, 87.6106%, 55.6863%
        HSV (HSB):
        349°, 82.1577%, 94.5098%
        XYZ:
        38.5875, 21.0077, 9.6105
        xyY:
        0.5576, 0.3036, 21.0077
      CIE-Lab:
        52.9579, 72.9984, 29.8447
        CIE-LCH:
        52.9579, 78.8636, 22.2367
        CIE-Luv:
        52.9579, 141.5822, 17.8433
        Hunter-Lab:
        45.8342, 70.0681, 19.6520
      #f12b50 color charts
#f12b50 RGB chart
      #f12b50 CMYK chart
      #f12b50 RGB pie chart
      #f12b50 color shades, tints & tones
#f12b50 color schemes
#f12b50 color preview, HTML & CSS examples
           This text has a color of #f12b50        
        
          <p style="color:#f12b50;">Text here</p>
        
        
          .mytext {color:#f12b50;}
        
        Text color #f12b50
      
           This box has a color of #f12b50        
        
          <div style="background-color:#f12b50;">Content here</div>
        
        
          .mybackground {background-color:#f12b50;}
        
        Background color #f12b50
      
           Border around this has a color of #f12b50        
        
          <div style="border:2px solid #f12b50;">Content here</div>
        
        
          .myborder {border:2px solid #f12b50;}
        
        Border color #f12b50