#b32908 color space conversions
Hex:
        #b32908
        RGB:
        179, 41, 8
        CMY:
        30, 84, 97
        CMYK:
        0, 77, 96, 30
      HSL:
        12°, 91.4439%, 36.6667%
        HSV (HSB):
        12°, 95.5307%, 70.1961%
        XYZ:
        19.4272, 11.1871, 1.3651
        xyY:
        0.6075, 0.3498, 11.1871
      CIE-Lab:
        39.8938, 53.6066, 49.9063
        CIE-LCH:
        39.8938, 73.2414, 42.9527
        CIE-Luv:
        39.8938, 108.0347, 30.0271
        Hunter-Lab:
        33.4471, 45.1460, 20.9931
      #b32908 color charts
#b32908 RGB chart
      #b32908 CMYK chart
      #b32908 RGB pie chart
      #b32908 color shades, tints & tones
#b32908 color schemes
#b32908 color preview, HTML & CSS examples
           This text has a color of #b32908        
        
          <p style="color:#b32908;">Text here</p>
        
        
          .mytext {color:#b32908;}
        
        Text color #b32908
      
           This box has a color of #b32908        
        
          <div style="background-color:#b32908;">Content here</div>
        
        
          .mybackground {background-color:#b32908;}
        
        Background color #b32908
      
           Border around this has a color of #b32908        
        
          <div style="border:2px solid #b32908;">Content here</div>
        
        
          .myborder {border:2px solid #b32908;}
        
        Border color #b32908