#ff8527 color space conversions
Hex:
        #ff8527
        RGB:
        255, 133, 39
        CMY:
        0, 48, 85
        CMYK:
        0, 48, 85, 0
      HSL:
        26°, 100.0000%, 57.6471%
        HSV (HSB):
        26°, 84.7059%, 100.0000%
        XYZ:
        49.9937, 38.1815, 6.6543
        xyY:
        0.5272, 0.4026, 38.1815
      CIE-Lab:
        68.1542, 40.8768, 66.3145
        CIE-LCH:
        68.1542, 77.9008, 58.3500
        CIE-Luv:
        68.1542, 100.4005, 58.7890
        Hunter-Lab:
        61.7912, 36.2853, 36.8689
      #ff8527 color charts
#ff8527 RGB chart
      #ff8527 CMYK chart
      #ff8527 RGB pie chart
      #ff8527 color shades, tints & tones
#ff8527 color schemes
#ff8527 color preview, HTML & CSS examples
           This text has a color of #ff8527        
        
          <p style="color:#ff8527;">Text here</p>
        
        
          .mytext {color:#ff8527;}
        
        Text color #ff8527
      
           This box has a color of #ff8527        
        
          <div style="background-color:#ff8527;">Content here</div>
        
        
          .mybackground {background-color:#ff8527;}
        
        Background color #ff8527
      
           Border around this has a color of #ff8527        
        
          <div style="border:2px solid #ff8527;">Content here</div>
        
        
          .myborder {border:2px solid #ff8527;}
        
        Border color #ff8527