#d20b22 color space conversions
Hex:
        #d20b22
        RGB:
        210, 11, 34
        CMY:
        18, 96, 87
        CMYK:
        0, 95, 84, 18
      HSL:
        353°, 90.0452%, 43.3333%
        HSV (HSB):
        353°, 94.7619%, 82.3529%
        XYZ:
        26.9867, 14.0565, 2.8042
        xyY:
        0.6155, 0.3206, 14.0565
      CIE-Lab:
        44.3138, 68.6568, 44.9268
        CIE-LCH:
        44.3138, 82.0498, 33.1994
        CIE-Luv:
        44.3138, 138.5644, 26.1600
        Hunter-Lab:
        37.4920, 62.8735, 21.8098
      #d20b22 color charts
#d20b22 RGB chart
      #d20b22 CMYK chart
      #d20b22 RGB pie chart
      #d20b22 color shades, tints & tones
#d20b22 color schemes
#d20b22 color preview, HTML & CSS examples
           This text has a color of #d20b22        
        
          <p style="color:#d20b22;">Text here</p>
        
        
          .mytext {color:#d20b22;}
        
        Text color #d20b22
      
           This box has a color of #d20b22        
        
          <div style="background-color:#d20b22;">Content here</div>
        
        
          .mybackground {background-color:#d20b22;}
        
        Background color #d20b22
      
           Border around this has a color of #d20b22        
        
          <div style="border:2px solid #d20b22;">Content here</div>
        
        
          .myborder {border:2px solid #d20b22;}
        
        Border color #d20b22