#bd7e02 color space conversions
Hex:
        #bd7e02
        RGB:
        189, 126, 2
        CMY:
        26, 51, 99
        CMYK:
        0, 33, 99, 26
      HSL:
        40°, 97.9058%, 37.4510%
        HSV (HSB):
        40°, 98.9418%, 74.1176%
        XYZ:
        28.4581, 25.7449, 3.5268
        xyY:
        0.4930, 0.4460, 25.7449
      CIE-Lab:
        57.7941, 16.4190, 63.4779
        CIE-LCH:
        57.7941, 65.5669, 75.4979
        CIE-Luv:
        57.7941, 52.4930, 57.5349
        Hunter-Lab:
        50.7394, 11.3207, 31.3965
      #bd7e02 color charts
#bd7e02 RGB chart
      #bd7e02 CMYK chart
      #bd7e02 RGB pie chart
      #bd7e02 color shades, tints & tones
#bd7e02 color schemes
#bd7e02 color preview, HTML & CSS examples
           This text has a color of #bd7e02        
        
          <p style="color:#bd7e02;">Text here</p>
        
        
          .mytext {color:#bd7e02;}
        
        Text color #bd7e02
      
           This box has a color of #bd7e02        
        
          <div style="background-color:#bd7e02;">Content here</div>
        
        
          .mybackground {background-color:#bd7e02;}
        
        Background color #bd7e02
      
           Border around this has a color of #bd7e02        
        
          <div style="border:2px solid #bd7e02;">Content here</div>
        
        
          .myborder {border:2px solid #bd7e02;}
        
        Border color #bd7e02