#d54354 color space conversions
Hex:
        #d54354
        RGB:
        213, 67, 84
        CMY:
        16, 74, 67
        CMYK:
        0, 69, 61, 16
      HSL:
        353°, 63.4783%, 54.9020%
        HSV (HSB):
        353°, 68.5446%, 83.5294%
        XYZ:
        31.0480, 18.8005, 10.3800
        xyY:
        0.5155, 0.3122, 18.8005
      CIE-Lab:
        50.4530, 57.9157, 23.2102
        CIE-LCH:
        50.4530, 62.3934, 21.8388
        CIE-Luv:
        50.4530, 106.8952, 15.2548
        Hunter-Lab:
        43.3596, 51.9370, 16.1581
      #d54354 color charts
#d54354 RGB chart
      #d54354 CMYK chart
      #d54354 RGB pie chart
      #d54354 color shades, tints & tones
#d54354 color schemes
#d54354 color preview, HTML & CSS examples
           This text has a color of #d54354        
        
          <p style="color:#d54354;">Text here</p>
        
        
          .mytext {color:#d54354;}
        
        Text color #d54354
      
           This box has a color of #d54354        
        
          <div style="background-color:#d54354;">Content here</div>
        
        
          .mybackground {background-color:#d54354;}
        
        Background color #d54354
      
           Border around this has a color of #d54354        
        
          <div style="border:2px solid #d54354;">Content here</div>
        
        
          .myborder {border:2px solid #d54354;}
        
        Border color #d54354