#ff8d32 color space conversions
Hex:
        #ff8d32
        RGB:
        255, 141, 50
        CMY:
        0, 45, 80
        CMYK:
        0, 45, 80, 0
      HSL:
        27°, 100.0000%, 59.8039%
        HSV (HSB):
        27°, 80.3922%, 100.0000%
        XYZ:
        51.3406, 40.5400, 8.1367
        xyY:
        0.5133, 0.4053, 40.5400
      CIE-Lab:
        69.8525, 37.1492, 63.7801
        CIE-LCH:
        69.8525, 73.8103, 59.7810
        CIE-Luv:
        69.8525, 93.0447, 59.2081
        Hunter-Lab:
        63.6711, 32.5075, 36.9929
      #ff8d32 color charts
#ff8d32 RGB chart
      #ff8d32 CMYK chart
      #ff8d32 RGB pie chart
      #ff8d32 color shades, tints & tones
#ff8d32 color schemes
#ff8d32 color preview, HTML & CSS examples
           This text has a color of #ff8d32        
        
          <p style="color:#ff8d32;">Text here</p>
        
        
          .mytext {color:#ff8d32;}
        
        Text color #ff8d32
      
           This box has a color of #ff8d32        
        
          <div style="background-color:#ff8d32;">Content here</div>
        
        
          .mybackground {background-color:#ff8d32;}
        
        Background color #ff8d32
      
           Border around this has a color of #ff8d32        
        
          <div style="border:2px solid #ff8d32;">Content here</div>
        
        
          .myborder {border:2px solid #ff8d32;}
        
        Border color #ff8d32