#d8504b color space conversions
Hex:
        #d8504b
        RGB:
        216, 80, 75
        CMY:
        15, 69, 71
        CMYK:
        0, 63, 65, 15
      HSL:
        2°, 64.3836%, 57.0588%
        HSV (HSB):
        2°, 65.2778%, 84.7059%
        XYZ:
        32.4576, 20.8443, 8.9693
        xyY:
        0.5212, 0.3347, 20.8443
      CIE-Lab:
        52.7786, 53.0260, 31.5619
        CIE-LCH:
        52.7786, 61.7082, 30.7618
        CIE-Luv:
        52.7786, 103.6998, 24.6460
        Hunter-Lab:
        45.6555, 47.0027, 20.3110
      #d8504b color charts
#d8504b RGB chart
      #d8504b CMYK chart
      #d8504b RGB pie chart
      #d8504b color shades, tints & tones
#d8504b color schemes
#d8504b color preview, HTML & CSS examples
           This text has a color of #d8504b        
        
          <p style="color:#d8504b;">Text here</p>
        
        
          .mytext {color:#d8504b;}
        
        Text color #d8504b
      
           This box has a color of #d8504b        
        
          <div style="background-color:#d8504b;">Content here</div>
        
        
          .mybackground {background-color:#d8504b;}
        
        Background color #d8504b
      
           Border around this has a color of #d8504b        
        
          <div style="border:2px solid #d8504b;">Content here</div>
        
        
          .myborder {border:2px solid #d8504b;}
        
        Border color #d8504b