#b82f00 color space conversions
Hex:
        #b82f00
        RGB:
        184, 47, 0
        CMY:
        28, 82, 100
        CMYK:
        0, 74, 100, 28
      HSL:
        15°, 100.0000%, 36.0784%
        HSV (HSB):
        15°, 100.0000%, 72.1569%
        XYZ:
        20.7837, 12.2234, 1.2639
        xyY:
        0.6065, 0.3567, 12.2234
      CIE-Lab:
        41.5690, 53.0878, 53.9722
        CIE-LCH:
        41.5690, 75.7054, 45.4733
        CIE-Luv:
        41.5690, 109.1538, 32.8279
        Hunter-Lab:
        34.9619, 44.9287, 22.3299
      #b82f00 color charts
#b82f00 RGB chart
      #b82f00 CMYK chart
      #b82f00 RGB pie chart
      #b82f00 color shades, tints & tones
#b82f00 color schemes
#b82f00 color preview, HTML & CSS examples
           This text has a color of #b82f00        
        
          <p style="color:#b82f00;">Text here</p>
        
        
          .mytext {color:#b82f00;}
        
        Text color #b82f00
      
           This box has a color of #b82f00        
        
          <div style="background-color:#b82f00;">Content here</div>
        
        
          .mybackground {background-color:#b82f00;}
        
        Background color #b82f00
      
           Border around this has a color of #b82f00        
        
          <div style="border:2px solid #b82f00;">Content here</div>
        
        
          .myborder {border:2px solid #b82f00;}
        
        Border color #b82f00