#ff532a color space conversions
Hex:
        #ff532a
        RGB:
        255, 83, 42
        CMY:
        0, 67, 84
        CMYK:
        0, 67, 84, 0
      HSL:
        12°, 100.0000%, 58.2353%
        HSV (HSB):
        12°, 83.5294%, 100.0000%
        XYZ:
        44.7512, 27.6137, 5.1618
        xyY:
        0.5772, 0.3562, 27.6137
      CIE-Lab:
        59.5381, 63.3830, 57.8539
        CIE-LCH:
        59.5381, 85.8165, 42.3888
        CIE-Luv:
        59.5381, 138.8978, 42.9458
        Hunter-Lab:
        52.5487, 60.0527, 30.9601
      #ff532a color charts
#ff532a RGB chart
      #ff532a CMYK chart
      #ff532a RGB pie chart
      #ff532a color shades, tints & tones
#ff532a color schemes
#ff532a color preview, HTML & CSS examples
           This text has a color of #ff532a        
        
          <p style="color:#ff532a;">Text here</p>
        
        
          .mytext {color:#ff532a;}
        
        Text color #ff532a
      
           This box has a color of #ff532a        
        
          <div style="background-color:#ff532a;">Content here</div>
        
        
          .mybackground {background-color:#ff532a;}
        
        Background color #ff532a
      
           Border around this has a color of #ff532a        
        
          <div style="border:2px solid #ff532a;">Content here</div>
        
        
          .myborder {border:2px solid #ff532a;}
        
        Border color #ff532a