#d52612 color space conversions
Hex:
        #d52612
        RGB:
        213, 38, 18
        CMY:
        16, 85, 93
        CMYK:
        0, 82, 92, 16
      HSL:
        6°, 84.4156%, 45.2941%
        HSV (HSB):
        6°, 91.5493%, 83.5294%
        XYZ:
        28.2429, 15.5760, 2.0902
        xyY:
        0.6152, 0.3393, 15.5760
      CIE-Lab:
        46.4133, 64.6291, 54.0577
        CIE-LCH:
        46.4133, 84.2564, 39.9101
        CIE-Luv:
        46.4133, 134.8258, 32.8471
        Hunter-Lab:
        39.4665, 58.6712, 24.4865
      #d52612 color charts
#d52612 RGB chart
      #d52612 CMYK chart
      #d52612 RGB pie chart
      #d52612 color shades, tints & tones
#d52612 color schemes
#d52612 color preview, HTML & CSS examples
           This text has a color of #d52612        
        
          <p style="color:#d52612;">Text here</p>
        
        
          .mytext {color:#d52612;}
        
        Text color #d52612
      
           This box has a color of #d52612        
        
          <div style="background-color:#d52612;">Content here</div>
        
        
          .mybackground {background-color:#d52612;}
        
        Background color #d52612
      
           Border around this has a color of #d52612        
        
          <div style="border:2px solid #d52612;">Content here</div>
        
        
          .myborder {border:2px solid #d52612;}
        
        Border color #d52612