#ff2d17 color space conversions
Hex:
        #ff2d17
        RGB:
        255, 45, 23
        CMY:
        0, 82, 91
        CMYK:
        0, 82, 91, 0
      HSL:
        6°, 100.0000%, 54.5098%
        HSV (HSB):
        6°, 90.9804%, 100.0000%
        XYZ:
        42.3330, 23.1986, 3.0572
        xyY:
        0.6172, 0.3382, 23.1986
      CIE-Lab:
        55.2764, 74.6163, 62.1023
        CIE-LCH:
        55.2764, 97.0788, 39.7702
        CIE-Luv:
        55.2764, 162.4287, 39.0246
        Hunter-Lab:
        48.1650, 72.5981, 29.9521
      #ff2d17 color charts
#ff2d17 RGB chart
      #ff2d17 CMYK chart
      #ff2d17 RGB pie chart
      #ff2d17 color shades, tints & tones
#ff2d17 color schemes
#ff2d17 color preview, HTML & CSS examples
           This text has a color of #ff2d17        
        
          <p style="color:#ff2d17;">Text here</p>
        
        
          .mytext {color:#ff2d17;}
        
        Text color #ff2d17
      
           This box has a color of #ff2d17        
        
          <div style="background-color:#ff2d17;">Content here</div>
        
        
          .mybackground {background-color:#ff2d17;}
        
        Background color #ff2d17
      
           Border around this has a color of #ff2d17        
        
          <div style="border:2px solid #ff2d17;">Content here</div>
        
        
          .myborder {border:2px solid #ff2d17;}
        
        Border color #ff2d17