#d7521d color space conversions
Hex:
        #d7521d
        RGB:
        215, 82, 29
        CMY:
        16, 68, 89
        CMYK:
        0, 62, 87, 16
      HSL:
        17°, 76.2295%, 47.8431%
        HSV (HSB):
        17°, 86.5116%, 84.3137%
        XYZ:
        31.2634, 20.5704, 3.4851
        xyY:
        0.5651, 0.3719, 20.5704
      CIE-Lab:
        52.4760, 49.9904, 54.5609
        CIE-LCH:
        52.4760, 73.9996, 47.5031
        CIE-Luv:
        52.4760, 108.5883, 41.0690
        Hunter-Lab:
        45.3546, 43.6715, 27.1923
      #d7521d color charts
#d7521d RGB chart
      #d7521d CMYK chart
      #d7521d RGB pie chart
      #d7521d color shades, tints & tones
#d7521d color schemes
#d7521d color preview, HTML & CSS examples
           This text has a color of #d7521d        
        
          <p style="color:#d7521d;">Text here</p>
        
        
          .mytext {color:#d7521d;}
        
        Text color #d7521d
      
           This box has a color of #d7521d        
        
          <div style="background-color:#d7521d;">Content here</div>
        
        
          .mybackground {background-color:#d7521d;}
        
        Background color #d7521d
      
           Border around this has a color of #d7521d        
        
          <div style="border:2px solid #d7521d;">Content here</div>
        
        
          .myborder {border:2px solid #d7521d;}
        
        Border color #d7521d