#d54332 color space conversions
Hex:
        #d54332
        RGB:
        213, 67, 50
        CMY:
        16, 74, 80
        CMYK:
        0, 69, 77, 16
      HSL:
        6°, 65.9919%, 51.5686%
        HSV (HSB):
        6°, 76.5258%, 83.5294%
        XYZ:
        30.0235, 18.3907, 4.9850
        xyY:
        0.5622, 0.3444, 18.3907
      CIE-Lab:
        49.9666, 56.1822, 42.1876
        CIE-LCH:
        49.9666, 70.2583, 36.9031
        CIE-Luv:
        49.9666, 114.6300, 30.8868
        Hunter-Lab:
        42.8844, 49.9204, 23.1271
      #d54332 color charts
#d54332 RGB chart
      #d54332 CMYK chart
      #d54332 RGB pie chart
      #d54332 color shades, tints & tones
#d54332 color schemes
#d54332 color preview, HTML & CSS examples
           This text has a color of #d54332        
        
          <p style="color:#d54332;">Text here</p>
        
        
          .mytext {color:#d54332;}
        
        Text color #d54332
      
           This box has a color of #d54332        
        
          <div style="background-color:#d54332;">Content here</div>
        
        
          .mybackground {background-color:#d54332;}
        
        Background color #d54332
      
           Border around this has a color of #d54332        
        
          <div style="border:2px solid #d54332;">Content here</div>
        
        
          .myborder {border:2px solid #d54332;}
        
        Border color #d54332