#d5405f color space conversions
Hex:
        #d5405f
        RGB:
        213, 64, 95
        CMY:
        16, 75, 63
        CMYK:
        0, 70, 55, 16
      HSL:
        348°, 63.9485%, 54.3137%
        HSV (HSB):
        348°, 69.9531%, 83.5294%
        XYZ:
        31.3395, 18.6391, 12.7724
        xyY:
        0.4994, 0.2970, 18.6391
      CIE-Lab:
        50.2623, 59.8122, 16.3413
        CIE-LCH:
        50.2623, 62.0044, 15.2808
        CIE-Luv:
        50.2623, 105.2654, 7.8368
        Hunter-Lab:
        43.1731, 54.0210, 12.6807
      #d5405f color charts
#d5405f RGB chart
      #d5405f CMYK chart
      #d5405f RGB pie chart
      #d5405f color shades, tints & tones
#d5405f color schemes
#d5405f color preview, HTML & CSS examples
           This text has a color of #d5405f        
        
          <p style="color:#d5405f;">Text here</p>
        
        
          .mytext {color:#d5405f;}
        
        Text color #d5405f
      
           This box has a color of #d5405f        
        
          <div style="background-color:#d5405f;">Content here</div>
        
        
          .mybackground {background-color:#d5405f;}
        
        Background color #d5405f
      
           Border around this has a color of #d5405f        
        
          <div style="border:2px solid #d5405f;">Content here</div>
        
        
          .myborder {border:2px solid #d5405f;}
        
        Border color #d5405f