#ff2f20 color space conversions
Hex:
        #ff2f20
        RGB:
        255, 47, 32
        CMY:
        0, 82, 87
        CMYK:
        0, 82, 87, 0
      HSL:
        4°, 100.0000%, 56.2745%
        HSV (HSB):
        4°, 87.4510%, 100.0000%
        XYZ:
        42.5172, 23.3973, 3.6417
        xyY:
        0.6113, 0.3364, 23.3973
      CIE-Lab:
        55.4793, 74.2948, 58.8015
        CIE-LCH:
        55.4793, 94.7488, 38.3603
        CIE-Luv:
        55.4793, 160.6210, 37.7728
        Hunter-Lab:
        48.3708, 72.2501, 29.3957
      #ff2f20 color charts
#ff2f20 RGB chart
      #ff2f20 CMYK chart
      #ff2f20 RGB pie chart
      #ff2f20 color shades, tints & tones
#ff2f20 color schemes
#ff2f20 color preview, HTML & CSS examples
           This text has a color of #ff2f20        
        
          <p style="color:#ff2f20;">Text here</p>
        
        
          .mytext {color:#ff2f20;}
        
        Text color #ff2f20
      
           This box has a color of #ff2f20        
        
          <div style="background-color:#ff2f20;">Content here</div>
        
        
          .mybackground {background-color:#ff2f20;}
        
        Background color #ff2f20
      
           Border around this has a color of #ff2f20        
        
          <div style="border:2px solid #ff2f20;">Content here</div>
        
        
          .myborder {border:2px solid #ff2f20;}
        
        Border color #ff2f20