#d5374b color space conversions
Hex:
        #d5374b
        RGB:
        213, 55, 75
        CMY:
        16, 78, 71
        CMYK:
        0, 74, 65, 16
      HSL:
        352°, 65.2893%, 52.5490%
        HSV (HSB):
        352°, 74.1784%, 83.5294%
        XYZ:
        30.0768, 17.3865, 8.4273
        xyY:
        0.5381, 0.3111, 17.3865
      CIE-Lab:
        48.7434, 61.6562, 26.3938
        CIE-LCH:
        48.7434, 67.0680, 23.1748
        CIE-Luv:
        48.7434, 115.7643, 16.8581
        Hunter-Lab:
        41.6971, 55.7847, 17.2050
      #d5374b color charts
#d5374b RGB chart
      #d5374b CMYK chart
      #d5374b RGB pie chart
      #d5374b color shades, tints & tones
#d5374b color schemes
#d5374b color preview, HTML & CSS examples
           This text has a color of #d5374b        
        
          <p style="color:#d5374b;">Text here</p>
        
        
          .mytext {color:#d5374b;}
        
        Text color #d5374b
      
           This box has a color of #d5374b        
        
          <div style="background-color:#d5374b;">Content here</div>
        
        
          .mybackground {background-color:#d5374b;}
        
        Background color #d5374b
      
           Border around this has a color of #d5374b        
        
          <div style="border:2px solid #d5374b;">Content here</div>
        
        
          .myborder {border:2px solid #d5374b;}
        
        Border color #d5374b