#d5164b color space conversions
Hex:
        #d5164b
        RGB:
        213, 22, 75
        CMY:
        16, 91, 71
        CMYK:
        0, 90, 65, 16
      HSL:
        343°, 81.2766%, 46.0784%
        HSV (HSB):
        343°, 89.6714%, 83.5294%
        XYZ:
        28.9975, 15.2280, 8.0676
        xyY:
        0.5545, 0.2912, 15.2280
      CIE-Lab:
        45.9448, 69.5937, 22.7992
        CIE-LCH:
        45.9448, 73.2331, 18.1391
        CIE-Luv:
        45.9448, 127.8352, 10.9416
        Hunter-Lab:
        39.0230, 64.3507, 15.0586
      #d5164b color charts
#d5164b RGB chart
      #d5164b CMYK chart
      #d5164b RGB pie chart
      #d5164b color shades, tints & tones
#d5164b color schemes
#d5164b color preview, HTML & CSS examples
           This text has a color of #d5164b        
        
          <p style="color:#d5164b;">Text here</p>
        
        
          .mytext {color:#d5164b;}
        
        Text color #d5164b
      
           This box has a color of #d5164b        
        
          <div style="background-color:#d5164b;">Content here</div>
        
        
          .mybackground {background-color:#d5164b;}
        
        Background color #d5164b
      
           Border around this has a color of #d5164b        
        
          <div style="border:2px solid #d5164b;">Content here</div>
        
        
          .myborder {border:2px solid #d5164b;}
        
        Border color #d5164b