#d5625b color space conversions
Hex:
        #d5625b
        RGB:
        213, 98, 91
        CMY:
        16, 62, 64
        CMYK:
        0, 54, 57, 16
      HSL:
        3°, 59.2233%, 59.6078%
        HSV (HSB):
        3°, 57.2770%, 83.5294%
        XYZ:
        33.6966, 23.6368, 12.6839
        xyY:
        0.4813, 0.3376, 23.6368
      CIE-Lab:
        55.7223, 44.7291, 25.9818
        CIE-LCH:
        55.7223, 51.7276, 30.1510
        CIE-Luv:
        55.7223, 85.7221, 22.2251
        Hunter-Lab:
        48.6177, 38.6360, 18.5642
      #d5625b color charts
#d5625b RGB chart
      #d5625b CMYK chart
      #d5625b RGB pie chart
      #d5625b color shades, tints & tones
#d5625b color schemes
#d5625b color preview, HTML & CSS examples
           This text has a color of #d5625b        
        
          <p style="color:#d5625b;">Text here</p>
        
        
          .mytext {color:#d5625b;}
        
        Text color #d5625b
      
           This box has a color of #d5625b        
        
          <div style="background-color:#d5625b;">Content here</div>
        
        
          .mybackground {background-color:#d5625b;}
        
        Background color #d5625b
      
           Border around this has a color of #d5625b        
        
          <div style="border:2px solid #d5625b;">Content here</div>
        
        
          .myborder {border:2px solid #d5625b;}
        
        Border color #d5625b