#f2131b color space conversions
Hex:
        #f2131b
        RGB:
        242, 19, 27
        CMY:
        5, 93, 89
        CMYK:
        0, 92, 89, 5
      HSL:
        358°, 89.5582%, 51.1765%
        HSV (HSB):
        358°, 92.1488%, 94.9020%
        XYZ:
        37.0487, 19.4221, 2.8331
        xyY:
        0.6247, 0.3275, 19.4221
      CIE-Lab:
        51.1775, 75.6845, 56.5585
        CIE-LCH:
        51.1775, 94.4829, 36.7705
        CIE-Luv:
        51.1775, 161.0467, 33.6250
        Hunter-Lab:
        44.0705, 72.9356, 27.0379
      #f2131b color charts
#f2131b RGB chart
      #f2131b CMYK chart
      #f2131b RGB pie chart
      #f2131b color shades, tints & tones
#f2131b color schemes
#f2131b color preview, HTML & CSS examples
           This text has a color of #f2131b        
        
          <p style="color:#f2131b;">Text here</p>
        
        
          .mytext {color:#f2131b;}
        
        Text color #f2131b
      
           This box has a color of #f2131b        
        
          <div style="background-color:#f2131b;">Content here</div>
        
        
          .mybackground {background-color:#f2131b;}
        
        Background color #f2131b
      
           Border around this has a color of #f2131b        
        
          <div style="border:2px solid #f2131b;">Content here</div>
        
        
          .myborder {border:2px solid #f2131b;}
        
        Border color #f2131b