#ff2d20 color space conversions
Hex:
        #ff2d20
        RGB:
        255, 45, 32
        CMY:
        0, 82, 87
        CMYK:
        0, 82, 87, 0
      HSL:
        3°, 100.0000%, 56.2745%
        HSV (HSB):
        3°, 87.4510%, 100.0000%
        XYZ:
        42.4391, 23.2411, 3.6157
        xyY:
        0.6124, 0.3354, 23.2411
      CIE-Lab:
        55.3198, 74.7478, 58.6806
        CIE-LCH:
        55.3198, 95.0297, 38.1336
        CIE-Luv:
        55.3198, 161.4815, 37.4772
        Hunter-Lab:
        48.2090, 72.7706, 29.2995
      #ff2d20 color charts
#ff2d20 RGB chart
      #ff2d20 CMYK chart
      #ff2d20 RGB pie chart
      #ff2d20 color shades, tints & tones
#ff2d20 color schemes
#ff2d20 color preview, HTML & CSS examples
           This text has a color of #ff2d20        
        
          <p style="color:#ff2d20;">Text here</p>
        
        
          .mytext {color:#ff2d20;}
        
        Text color #ff2d20
      
           This box has a color of #ff2d20        
        
          <div style="background-color:#ff2d20;">Content here</div>
        
        
          .mybackground {background-color:#ff2d20;}
        
        Background color #ff2d20
      
           Border around this has a color of #ff2d20        
        
          <div style="border:2px solid #ff2d20;">Content here</div>
        
        
          .myborder {border:2px solid #ff2d20;}
        
        Border color #ff2d20