#d52b00 color space conversions
Hex:
        #d52b00
        RGB:
        213, 43, 0
        CMY:
        16, 83, 100
        CMYK:
        0, 80, 100, 16
      HSL:
        12°, 100.0000%, 41.7647%
        HSV (HSB):
        12°, 100.0000%, 83.5294%
        XYZ:
        28.3044, 15.8739, 1.5722
        xyY:
        0.6187, 0.3470, 15.8739
      CIE-Lab:
        46.8086, 63.1674, 59.5892
        CIE-LCH:
        46.8086, 86.8389, 43.3304
        CIE-Luv:
        46.8086, 133.7137, 35.6524
        Hunter-Lab:
        39.8420, 57.0858, 25.5499
      #d52b00 color charts
#d52b00 RGB chart
      #d52b00 CMYK chart
      #d52b00 RGB pie chart
      #d52b00 color shades, tints & tones
#d52b00 color schemes
#d52b00 color preview, HTML & CSS examples
           This text has a color of #d52b00        
        
          <p style="color:#d52b00;">Text here</p>
        
        
          .mytext {color:#d52b00;}
        
        Text color #d52b00
      
           This box has a color of #d52b00        
        
          <div style="background-color:#d52b00;">Content here</div>
        
        
          .mybackground {background-color:#d52b00;}
        
        Background color #d52b00
      
           Border around this has a color of #d52b00        
        
          <div style="border:2px solid #d52b00;">Content here</div>
        
        
          .myborder {border:2px solid #d52b00;}
        
        Border color #d52b00