#d20b12 color space conversions
Hex:
        #d20b12
        RGB:
        210, 11, 18
        CMY:
        18, 96, 93
        CMYK:
        0, 95, 91, 18
      HSL:
        358°, 90.0452%, 43.3333%
        HSV (HSB):
        358°, 94.7619%, 82.3529%
        XYZ:
        26.8072, 13.9847, 1.8587
        xyY:
        0.6285, 0.3279, 13.9847
      CIE-Lab:
        44.2109, 68.3699, 52.3154
        CIE-LCH:
        44.2109, 86.0891, 37.4226
        CIE-Luv:
        44.2109, 140.7970, 29.5564
        Hunter-Lab:
        37.3961, 62.5138, 23.2304
      #d20b12 color charts
#d20b12 RGB chart
      #d20b12 CMYK chart
      #d20b12 RGB pie chart
      #d20b12 color shades, tints & tones
#d20b12 color schemes
#d20b12 color preview, HTML & CSS examples
           This text has a color of #d20b12        
        
          <p style="color:#d20b12;">Text here</p>
        
        
          .mytext {color:#d20b12;}
        
        Text color #d20b12
      
           This box has a color of #d20b12        
        
          <div style="background-color:#d20b12;">Content here</div>
        
        
          .mybackground {background-color:#d20b12;}
        
        Background color #d20b12
      
           Border around this has a color of #d20b12        
        
          <div style="border:2px solid #d20b12;">Content here</div>
        
        
          .myborder {border:2px solid #d20b12;}
        
        Border color #d20b12