#d7472d color space conversions
Hex:
        #d7472d
        RGB:
        215, 71, 45
        CMY:
        16, 72, 82
        CMYK:
        0, 67, 79, 16
      HSL:
        9°, 68.0000%, 50.9804%
        HSV (HSB):
        9°, 79.0698%, 84.3137%
        XYZ:
        30.7512, 19.1430, 4.5568
        xyY:
        0.5647, 0.3516, 19.1430
      CIE-Lab:
        50.8541, 55.0864, 45.8277
        CIE-LCH:
        50.8541, 71.6567, 39.7579
        CIE-Luv:
        50.8541, 114.4640, 33.9005
        Hunter-Lab:
        43.7527, 48.8899, 24.4519
      #d7472d color charts
#d7472d RGB chart
      #d7472d CMYK chart
      #d7472d RGB pie chart
      #d7472d color shades, tints & tones
#d7472d color schemes
#d7472d color preview, HTML & CSS examples
           This text has a color of #d7472d        
        
          <p style="color:#d7472d;">Text here</p>
        
        
          .mytext {color:#d7472d;}
        
        Text color #d7472d
      
           This box has a color of #d7472d        
        
          <div style="background-color:#d7472d;">Content here</div>
        
        
          .mybackground {background-color:#d7472d;}
        
        Background color #d7472d
      
           Border around this has a color of #d7472d        
        
          <div style="border:2px solid #d7472d;">Content here</div>
        
        
          .myborder {border:2px solid #d7472d;}
        
        Border color #d7472d