#b5120d color space conversions
Hex:
        #b5120d
        RGB:
        181, 18, 13
        CMY:
        29, 93, 95
        CMYK:
        0, 90, 93, 29
      HSL:
        2°, 86.5979%, 38.0392%
        HSV (HSB):
        2°, 92.8177%, 70.9804%
        XYZ:
        19.3450, 10.2854, 1.3465
        xyY:
        0.6245, 0.3320, 10.2854
      CIE-Lab:
        38.3499, 59.8457, 47.4572
        CIE-LCH:
        38.3499, 76.3786, 38.4141
        CIE-Luv:
        38.3499, 118.5036, 26.2694
        Hunter-Lab:
        32.0709, 51.5462, 19.9604
      #b5120d color charts
#b5120d RGB chart
      #b5120d CMYK chart
      #b5120d RGB pie chart
      #b5120d color shades, tints & tones
#b5120d color schemes
#b5120d color preview, HTML & CSS examples
           This text has a color of #b5120d        
        
          <p style="color:#b5120d;">Text here</p>
        
        
          .mytext {color:#b5120d;}
        
        Text color #b5120d
      
           This box has a color of #b5120d        
        
          <div style="background-color:#b5120d;">Content here</div>
        
        
          .mybackground {background-color:#b5120d;}
        
        Background color #b5120d
      
           Border around this has a color of #b5120d        
        
          <div style="border:2px solid #b5120d;">Content here</div>
        
        
          .myborder {border:2px solid #b5120d;}
        
        Border color #b5120d