#b82f01 color space conversions
Hex:
        #b82f01
        RGB:
        184, 47, 1
        CMY:
        28, 82, 100
        CMYK:
        0, 74, 99, 28
      HSL:
        15°, 98.9189%, 36.2745%
        HSV (HSB):
        15°, 99.4565%, 72.1569%
        XYZ:
        20.7892, 12.2256, 1.2928
        xyY:
        0.6060, 0.3564, 12.2256
      CIE-Lab:
        41.5724, 53.0994, 53.6362
        CIE-LCH:
        41.5724, 75.4744, 45.2881
        CIE-Luv:
        41.5724, 109.0900, 32.7102
        Hunter-Lab:
        34.9651, 44.9417, 22.2834
      #b82f01 color charts
#b82f01 RGB chart
      #b82f01 CMYK chart
      #b82f01 RGB pie chart
      #b82f01 color shades, tints & tones
#b82f01 color schemes
#b82f01 color preview, HTML & CSS examples
           This text has a color of #b82f01        
        
          <p style="color:#b82f01;">Text here</p>
        
        
          .mytext {color:#b82f01;}
        
        Text color #b82f01
      
           This box has a color of #b82f01        
        
          <div style="background-color:#b82f01;">Content here</div>
        
        
          .mybackground {background-color:#b82f01;}
        
        Background color #b82f01
      
           Border around this has a color of #b82f01        
        
          <div style="border:2px solid #b82f01;">Content here</div>
        
        
          .myborder {border:2px solid #b82f01;}
        
        Border color #b82f01