#ff8529 color space conversions
Hex:
        #ff8529
        RGB:
        255, 133, 41
        CMY:
        0, 48, 84
        CMYK:
        0, 48, 84, 0
      HSL:
        26°, 100.0000%, 58.0392%
        HSV (HSB):
        26°, 83.9216%, 100.0000%
        XYZ:
        50.0278, 38.1952, 6.8335
        xyY:
        0.5263, 0.4018, 38.1952
      CIE-Lab:
        68.1642, 40.9253, 65.6308
        CIE-LCH:
        68.1642, 77.3452, 58.0537
        CIE-Luv:
        68.1642, 100.2702, 58.3950
        Hunter-Lab:
        61.8022, 36.3386, 36.7059
      #ff8529 color charts
#ff8529 RGB chart
      #ff8529 CMYK chart
      #ff8529 RGB pie chart
      #ff8529 color shades, tints & tones
#ff8529 color schemes
#ff8529 color preview, HTML & CSS examples
           This text has a color of #ff8529        
        
          <p style="color:#ff8529;">Text here</p>
        
        
          .mytext {color:#ff8529;}
        
        Text color #ff8529
      
           This box has a color of #ff8529        
        
          <div style="background-color:#ff8529;">Content here</div>
        
        
          .mybackground {background-color:#ff8529;}
        
        Background color #ff8529
      
           Border around this has a color of #ff8529        
        
          <div style="border:2px solid #ff8529;">Content here</div>
        
        
          .myborder {border:2px solid #ff8529;}
        
        Border color #ff8529