#bd4e0f color space conversions
Hex:
        #bd4e0f
        RGB:
        189, 78, 15
        CMY:
        26, 69, 94
        CMYK:
        0, 59, 92, 26
      HSL:
        22°, 85.2941%, 40.0000%
        HSV (HSB):
        22°, 92.0635%, 74.1176%
        XYZ:
        23.7969, 16.3021, 2.3443
        xyY:
        0.5607, 0.3841, 16.3021
      CIE-Lab:
        47.3683, 41.9960, 53.6164
        CIE-LCH:
        47.3683, 68.1057, 51.9296
        CIE-Luv:
        47.3683, 91.0398, 39.7102
        Hunter-Lab:
        40.3758, 34.5473, 24.8206
      #bd4e0f color charts
#bd4e0f RGB chart
      #bd4e0f CMYK chart
      #bd4e0f RGB pie chart
      #bd4e0f color shades, tints & tones
#bd4e0f color schemes
#bd4e0f color preview, HTML & CSS examples
           This text has a color of #bd4e0f        
        
          <p style="color:#bd4e0f;">Text here</p>
        
        
          .mytext {color:#bd4e0f;}
        
        Text color #bd4e0f
      
           This box has a color of #bd4e0f        
        
          <div style="background-color:#bd4e0f;">Content here</div>
        
        
          .mybackground {background-color:#bd4e0f;}
        
        Background color #bd4e0f
      
           Border around this has a color of #bd4e0f        
        
          <div style="border:2px solid #bd4e0f;">Content here</div>
        
        
          .myborder {border:2px solid #bd4e0f;}
        
        Border color #bd4e0f