#d54140 color space conversions
Hex:
        #d54140
        RGB:
        213, 65, 64
        CMY:
        16, 75, 75
        CMYK:
        0, 69, 70, 16
      HSL:
        0°, 63.9485%, 54.3137%
        HSV (HSB):
        0°, 69.9531%, 83.5294%
        XYZ:
        30.2563, 18.2969, 6.7875
        xyY:
        0.5467, 0.3306, 18.2969
      CIE-Lab:
        49.8542, 57.5446, 34.2407
        CIE-LCH:
        49.8542, 66.9613, 30.7539
        CIE-Luv:
        49.8542, 113.0702, 24.7800
        Hunter-Lab:
        42.7749, 51.4038, 20.5343
      #d54140 color charts
#d54140 RGB chart
      #d54140 CMYK chart
      #d54140 RGB pie chart
      #d54140 color shades, tints & tones
#d54140 color schemes
#d54140 color preview, HTML & CSS examples
           This text has a color of #d54140        
        
          <p style="color:#d54140;">Text here</p>
        
        
          .mytext {color:#d54140;}
        
        Text color #d54140
      
           This box has a color of #d54140        
        
          <div style="background-color:#d54140;">Content here</div>
        
        
          .mybackground {background-color:#d54140;}
        
        Background color #d54140
      
           Border around this has a color of #d54140        
        
          <div style="border:2px solid #d54140;">Content here</div>
        
        
          .myborder {border:2px solid #d54140;}
        
        Border color #d54140