#d52229 color space conversions
Hex:
        #d52229
        RGB:
        213, 34, 41
        CMY:
        16, 87, 84
        CMYK:
        0, 84, 81, 16
      HSL:
        358°, 72.4696%, 48.4314%
        HSV (HSB):
        358°, 84.0376%, 83.5294%
        XYZ:
        28.4128, 15.4503, 3.5825
        xyY:
        0.5989, 0.3256, 15.4503
      CIE-Lab:
        46.2449, 66.0230, 43.2314
        CIE-LCH:
        46.2449, 78.9176, 33.2165
        CIE-Luv:
        46.2449, 133.2643, 27.0139
        Hunter-Lab:
        39.3068, 60.2412, 22.1110
      #d52229 color charts
#d52229 RGB chart
      #d52229 CMYK chart
      #d52229 RGB pie chart
      #d52229 color shades, tints & tones
#d52229 color schemes
#d52229 color preview, HTML & CSS examples
           This text has a color of #d52229        
        
          <p style="color:#d52229;">Text here</p>
        
        
          .mytext {color:#d52229;}
        
        Text color #d52229
      
           This box has a color of #d52229        
        
          <div style="background-color:#d52229;">Content here</div>
        
        
          .mybackground {background-color:#d52229;}
        
        Background color #d52229
      
           Border around this has a color of #d52229        
        
          <div style="border:2px solid #d52229;">Content here</div>
        
        
          .myborder {border:2px solid #d52229;}
        
        Border color #d52229