#d5667d color space conversions
Hex:
        #d5667d
        RGB:
        213, 102, 125
        CMY:
        16, 60, 51
        CMYK:
        0, 52, 41, 16
      HSL:
        348°, 56.9231%, 61.7647%
        HSV (HSB):
        348°, 52.1127%, 83.5294%
        XYZ:
        35.8936, 25.1295, 22.3607
        xyY:
        0.4305, 0.3014, 25.1295
      CIE-Lab:
        57.2014, 45.8834, 8.2121
        CIE-LCH:
        57.2014, 46.6125, 10.1472
        CIE-Luv:
        57.2014, 75.3465, 2.1730
        Hunter-Lab:
        50.1294, 40.0831, 8.6437
      #d5667d color charts
#d5667d RGB chart
      #d5667d CMYK chart
      #d5667d RGB pie chart
      #d5667d color shades, tints & tones
#d5667d color schemes
#d5667d color preview, HTML & CSS examples
           This text has a color of #d5667d        
        
          <p style="color:#d5667d;">Text here</p>
        
        
          .mytext {color:#d5667d;}
        
        Text color #d5667d
      
           This box has a color of #d5667d        
        
          <div style="background-color:#d5667d;">Content here</div>
        
        
          .mybackground {background-color:#d5667d;}
        
        Background color #d5667d
      
           Border around this has a color of #d5667d        
        
          <div style="border:2px solid #d5667d;">Content here</div>
        
        
          .myborder {border:2px solid #d5667d;}
        
        Border color #d5667d