#b13312 color space conversions
Hex:
        #b13312
        RGB:
        177, 51, 18
        CMY:
        31, 80, 93
        CMYK:
        0, 71, 90, 31
      HSL:
        12°, 81.5385%, 38.2353%
        HSV (HSB):
        12°, 89.8305%, 69.4118%
        XYZ:
        19.4245, 11.7584, 1.8181
        xyY:
        0.5886, 0.3563, 11.7584
      CIE-Lab:
        40.8296, 49.5595, 46.8631
        CIE-LCH:
        40.8296, 68.2078, 43.3982
        CIE-Luv:
        40.8296, 99.9077, 30.5164
        Hunter-Lab:
        34.2906, 41.1058, 20.8598
      #b13312 color charts
#b13312 RGB chart
      #b13312 CMYK chart
      #b13312 RGB pie chart
      #b13312 color shades, tints & tones
#b13312 color schemes
#b13312 color preview, HTML & CSS examples
           This text has a color of #b13312        
        
          <p style="color:#b13312;">Text here</p>
        
        
          .mytext {color:#b13312;}
        
        Text color #b13312
      
           This box has a color of #b13312        
        
          <div style="background-color:#b13312;">Content here</div>
        
        
          .mybackground {background-color:#b13312;}
        
        Background color #b13312
      
           Border around this has a color of #b13312        
        
          <div style="border:2px solid #b13312;">Content here</div>
        
        
          .myborder {border:2px solid #b13312;}
        
        Border color #b13312