#b12907 color space conversions
Hex:
        #b12907
        RGB:
        177, 41, 7
        CMY:
        31, 84, 97
        CMYK:
        0, 77, 96, 31
      HSL:
        12°, 92.3913%, 36.0784%
        HSV (HSB):
        12°, 96.0452%, 69.4118%
        XYZ:
        18.9628, 10.9483, 1.3148
        xyY:
        0.6073, 0.3506, 10.9483
      CIE-Lab:
        39.4933, 52.9671, 49.7939
        CIE-LCH:
        39.4933, 72.6976, 43.2313
        CIE-Luv:
        39.4933, 106.5302, 29.8892
        Hunter-Lab:
        33.0883, 44.3932, 20.8058
      #b12907 color charts
#b12907 RGB chart
      #b12907 CMYK chart
      #b12907 RGB pie chart
      #b12907 color shades, tints & tones
#b12907 color schemes
#b12907 color preview, HTML & CSS examples
           This text has a color of #b12907        
        
          <p style="color:#b12907;">Text here</p>
        
        
          .mytext {color:#b12907;}
        
        Text color #b12907
      
           This box has a color of #b12907        
        
          <div style="background-color:#b12907;">Content here</div>
        
        
          .mybackground {background-color:#b12907;}
        
        Background color #b12907
      
           Border around this has a color of #b12907        
        
          <div style="border:2px solid #b12907;">Content here</div>
        
        
          .myborder {border:2px solid #b12907;}
        
        Border color #b12907