#d5135d color space conversions
Hex:
        #d5135d
        RGB:
        213, 19, 93
        CMY:
        16, 93, 64
        CMYK:
        0, 91, 56, 16
      HSL:
        337°, 83.6207%, 45.4902%
        HSV (HSB):
        337°, 91.0798%, 83.5294%
        XYZ:
        29.6492, 15.4022, 11.7662
        xyY:
        0.5218, 0.2711, 15.4022
      CIE-Lab:
        46.1802, 71.0823, 11.9449
        CIE-LCH:
        46.1802, 72.0789, 9.5390
        CIE-Luv:
        46.1802, 121.7806, 0.0026
        Hunter-Lab:
        39.2456, 66.1731, 9.6963
      #d5135d color charts
#d5135d RGB chart
      #d5135d CMYK chart
      #d5135d RGB pie chart
      #d5135d color shades, tints & tones
#d5135d color schemes
#d5135d color preview, HTML & CSS examples
           This text has a color of #d5135d        
        
          <p style="color:#d5135d;">Text here</p>
        
        
          .mytext {color:#d5135d;}
        
        Text color #d5135d
      
           This box has a color of #d5135d        
        
          <div style="background-color:#d5135d;">Content here</div>
        
        
          .mybackground {background-color:#d5135d;}
        
        Background color #d5135d
      
           Border around this has a color of #d5135d        
        
          <div style="border:2px solid #d5135d;">Content here</div>
        
        
          .myborder {border:2px solid #d5135d;}
        
        Border color #d5135d