#ff2e1d color space conversions
Hex:
        #ff2e1d
        RGB:
        255, 46, 29
        CMY:
        0, 82, 89
        CMYK:
        0, 82, 89, 0
      HSL:
        5°, 100.0000%, 55.6863%
        HSV (HSB):
        5°, 88.6275%, 100.0000%
        XYZ:
        42.4388, 23.3027, 3.4235
        xyY:
        0.6136, 0.3369, 23.3027
      CIE-Lab:
        55.3828, 74.4753, 59.9490
        CIE-LCH:
        55.3828, 95.6057, 38.8324
        CIE-Luv:
        55.3828, 161.4001, 38.1890
        Hunter-Lab:
        48.2729, 72.4495, 29.5862
      #ff2e1d color charts
#ff2e1d RGB chart
      #ff2e1d CMYK chart
      #ff2e1d RGB pie chart
      #ff2e1d color shades, tints & tones
#ff2e1d color schemes
#ff2e1d color preview, HTML & CSS examples
           This text has a color of #ff2e1d        
        
          <p style="color:#ff2e1d;">Text here</p>
        
        
          .mytext {color:#ff2e1d;}
        
        Text color #ff2e1d
      
           This box has a color of #ff2e1d        
        
          <div style="background-color:#ff2e1d;">Content here</div>
        
        
          .mybackground {background-color:#ff2e1d;}
        
        Background color #ff2e1d
      
           Border around this has a color of #ff2e1d        
        
          <div style="border:2px solid #ff2e1d;">Content here</div>
        
        
          .myborder {border:2px solid #ff2e1d;}
        
        Border color #ff2e1d