#b20d05 color space conversions
Hex:
        #b20d05
        RGB:
        178, 13, 5
        CMY:
        30, 95, 98
        CMYK:
        0, 93, 97, 30
      HSL:
        3°, 94.5355%, 35.8824%
        HSV (HSB):
        3°, 97.1910%, 69.8039%
        XYZ:
        18.5314, 9.7638, 1.0515
        xyY:
        0.6315, 0.3327, 9.7638
      CIE-Lab:
        37.4151, 59.6927, 49.5049
        CIE-LCH:
        37.4151, 77.5497, 39.6700
        CIE-Luv:
        37.4151, 118.1993, 26.4016
        Hunter-Lab:
        31.2471, 51.1791, 19.8778
      #b20d05 color charts
#b20d05 RGB chart
      #b20d05 CMYK chart
      #b20d05 RGB pie chart
      #b20d05 color shades, tints & tones
#b20d05 color schemes
#b20d05 color preview, HTML & CSS examples
           This text has a color of #b20d05        
        
          <p style="color:#b20d05;">Text here</p>
        
        
          .mytext {color:#b20d05;}
        
        Text color #b20d05
      
           This box has a color of #b20d05        
        
          <div style="background-color:#b20d05;">Content here</div>
        
        
          .mybackground {background-color:#b20d05;}
        
        Background color #b20d05
      
           Border around this has a color of #b20d05        
        
          <div style="border:2px solid #b20d05;">Content here</div>
        
        
          .myborder {border:2px solid #b20d05;}
        
        Border color #b20d05