#d47422 color space conversions
Hex:
        #d47422
        RGB:
        212, 116, 34
        CMY:
        17, 55, 87
        CMYK:
        0, 45, 84, 17
      HSL:
        28°, 72.3577%, 48.2353%
        HSV (HSB):
        28°, 83.9623%, 83.1373%
        XYZ:
        33.6855, 26.6033, 4.8729
        xyY:
        0.5170, 0.4083, 26.6033
      CIE-Lab:
        58.6053, 32.2636, 57.6221
        CIE-LCH:
        58.6053, 66.0397, 60.7548
        CIE-Luv:
        58.6053, 78.7452, 50.9516
        Hunter-Lab:
        51.5784, 26.3149, 30.5034
      #d47422 color charts
#d47422 RGB chart
      #d47422 CMYK chart
      #d47422 RGB pie chart
      #d47422 color shades, tints & tones
#d47422 color schemes
#d47422 color preview, HTML & CSS examples
           This text has a color of #d47422        
        
          <p style="color:#d47422;">Text here</p>
        
        
          .mytext {color:#d47422;}
        
        Text color #d47422
      
           This box has a color of #d47422        
        
          <div style="background-color:#d47422;">Content here</div>
        
        
          .mybackground {background-color:#d47422;}
        
        Background color #d47422
      
           Border around this has a color of #d47422        
        
          <div style="border:2px solid #d47422;">Content here</div>
        
        
          .myborder {border:2px solid #d47422;}
        
        Border color #d47422