#b61f16 color space conversions
Hex:
        #b61f16
        RGB:
        182, 31, 22
        CMY:
        29, 88, 91
        CMYK:
        0, 83, 88, 29
      HSL:
        3°, 78.4314%, 40.0000%
        HSV (HSB):
        3°, 87.9121%, 71.3725%
        XYZ:
        19.9262, 10.9830, 1.8288
        xyY:
        0.6087, 0.3355, 10.9830
      CIE-Lab:
        39.5518, 57.5815, 44.5603
        CIE-LCH:
        39.5518, 72.8097, 37.7350
        CIE-Luv:
        39.5518, 113.7930, 26.4697
        Hunter-Lab:
        33.1406, 49.3294, 19.9267
      #b61f16 color charts
#b61f16 RGB chart
      #b61f16 CMYK chart
      #b61f16 RGB pie chart
      #b61f16 color shades, tints & tones
#b61f16 color schemes
#b61f16 color preview, HTML & CSS examples
           This text has a color of #b61f16        
        
          <p style="color:#b61f16;">Text here</p>
        
        
          .mytext {color:#b61f16;}
        
        Text color #b61f16
      
           This box has a color of #b61f16        
        
          <div style="background-color:#b61f16;">Content here</div>
        
        
          .mybackground {background-color:#b61f16;}
        
        Background color #b61f16
      
           Border around this has a color of #b61f16        
        
          <div style="border:2px solid #b61f16;">Content here</div>
        
        
          .myborder {border:2px solid #b61f16;}
        
        Border color #b61f16