#d54164 color space conversions
Hex:
        #d54164
        RGB:
        213, 65, 100
        CMY:
        16, 75, 61
        CMYK:
        0, 69, 53, 16
      HSL:
        346°, 63.7931%, 54.5098%
        HSV (HSB):
        346°, 69.4836%, 83.5294%
        XYZ:
        31.6311, 18.8468, 14.0272
        xyY:
        0.4904, 0.2922, 18.8468
      CIE-Lab:
        50.5075, 59.8234, 13.6574
        CIE-LCH:
        50.5075, 61.3626, 12.8600
        CIE-Luv:
        50.5075, 103.1856, 4.9726
        Hunter-Lab:
        43.4129, 54.0843, 11.2317
      #d54164 color charts
#d54164 RGB chart
      #d54164 CMYK chart
      #d54164 RGB pie chart
      #d54164 color shades, tints & tones
#d54164 color schemes
#d54164 color preview, HTML & CSS examples
           This text has a color of #d54164        
        
          <p style="color:#d54164;">Text here</p>
        
        
          .mytext {color:#d54164;}
        
        Text color #d54164
      
           This box has a color of #d54164        
        
          <div style="background-color:#d54164;">Content here</div>
        
        
          .mybackground {background-color:#d54164;}
        
        Background color #d54164
      
           Border around this has a color of #d54164        
        
          <div style="border:2px solid #d54164;">Content here</div>
        
        
          .myborder {border:2px solid #d54164;}
        
        Border color #d54164