#d5625d color space conversions
Hex:
        #d5625d
        RGB:
        213, 98, 93
        CMY:
        16, 62, 64
        CMYK:
        0, 54, 56, 16
      HSL:
        3°, 58.8235%, 60.0000%
        HSV (HSB):
        3°, 56.3380%, 83.5294%
        XYZ:
        33.7840, 23.6718, 13.1444
        xyY:
        0.4785, 0.3353, 23.6718
      CIE-Lab:
        55.7577, 44.8826, 24.8746
        CIE-LCH:
        55.7577, 51.3146, 28.9959
        CIE-Luv:
        55.7577, 85.3016, 21.0882
        Hunter-Lab:
        48.6537, 38.8025, 18.0396
      #d5625d color charts
#d5625d RGB chart
      #d5625d CMYK chart
      #d5625d RGB pie chart
      #d5625d color shades, tints & tones
#d5625d color schemes
#d5625d color preview, HTML & CSS examples
           This text has a color of #d5625d        
        
          <p style="color:#d5625d;">Text here</p>
        
        
          .mytext {color:#d5625d;}
        
        Text color #d5625d
      
           This box has a color of #d5625d        
        
          <div style="background-color:#d5625d;">Content here</div>
        
        
          .mybackground {background-color:#d5625d;}
        
        Background color #d5625d
      
           Border around this has a color of #d5625d        
        
          <div style="border:2px solid #d5625d;">Content here</div>
        
        
          .myborder {border:2px solid #d5625d;}
        
        Border color #d5625d