#d5605f color space conversions
Hex:
        #d5605f
        RGB:
        213, 96, 95
        CMY:
        16, 62, 63
        CMYK:
        0, 55, 55, 16
      HSL:
        1°, 58.4158%, 60.3922%
        HSV (HSB):
        1°, 55.3991%, 83.5294%
        XYZ:
        33.6890, 23.3381, 13.5556
        xyY:
        0.4773, 0.3306, 23.3381
      CIE-Lab:
        55.4189, 46.0105, 23.2704
        CIE-LCH:
        55.4189, 51.5604, 26.8286
        CIE-Luv:
        55.4189, 86.2093, 19.1273
        Hunter-Lab:
        48.3095, 39.9366, 17.1800
      #d5605f color charts
#d5605f RGB chart
      #d5605f CMYK chart
      #d5605f RGB pie chart
      #d5605f color shades, tints & tones
#d5605f color schemes
#d5605f color preview, HTML & CSS examples
           This text has a color of #d5605f        
        
          <p style="color:#d5605f;">Text here</p>
        
        
          .mytext {color:#d5605f;}
        
        Text color #d5605f
      
           This box has a color of #d5605f        
        
          <div style="background-color:#d5605f;">Content here</div>
        
        
          .mybackground {background-color:#d5605f;}
        
        Background color #d5605f
      
           Border around this has a color of #d5605f        
        
          <div style="border:2px solid #d5605f;">Content here</div>
        
        
          .myborder {border:2px solid #d5605f;}
        
        Border color #d5605f