#d9522f color space conversions
Hex:
        #d9522f
        RGB:
        217, 82, 47
        CMY:
        15, 68, 82
        CMYK:
        0, 62, 78, 15
      HSL:
        12°, 69.1057%, 51.7647%
        HSV (HSB):
        12°, 78.3410%, 85.0980%
        XYZ:
        32.1457, 20.9915, 5.0468
        xyY:
        0.5525, 0.3608, 20.9915
      CIE-Lab:
        52.9402, 51.2062, 47.0197
        CIE-LCH:
        52.9402, 69.5193, 42.5595
        CIE-Luv:
        52.9402, 108.1919, 36.6983
        Hunter-Lab:
        45.8165, 45.0597, 25.5406
      #d9522f color charts
#d9522f RGB chart
      #d9522f CMYK chart
      #d9522f RGB pie chart
      #d9522f color shades, tints & tones
#d9522f color schemes
#d9522f color preview, HTML & CSS examples
           This text has a color of #d9522f        
        
          <p style="color:#d9522f;">Text here</p>
        
        
          .mytext {color:#d9522f;}
        
        Text color #d9522f
      
           This box has a color of #d9522f        
        
          <div style="background-color:#d9522f;">Content here</div>
        
        
          .mybackground {background-color:#d9522f;}
        
        Background color #d9522f
      
           Border around this has a color of #d9522f        
        
          <div style="border:2px solid #d9522f;">Content here</div>
        
        
          .myborder {border:2px solid #d9522f;}
        
        Border color #d9522f