#bf5222 color space conversions
Hex:
        #bf5222
        RGB:
        191, 82, 34
        CMY:
        25, 68, 87
        CMYK:
        0, 57, 82, 25
      HSL:
        18°, 69.7778%, 44.1176%
        HSV (HSB):
        18°, 82.1990%, 74.9020%
        XYZ:
        24.7919, 17.2264, 3.5317
        xyY:
        0.5443, 0.3782, 17.2264
      CIE-Lab:
        48.5441, 41.2604, 47.4998
        CIE-LCH:
        48.5441, 62.9178, 49.0210
        CIE-Luv:
        48.5441, 88.1691, 37.4807
        Hunter-Lab:
        41.5048, 33.9894, 24.0082
      #bf5222 color charts
#bf5222 RGB chart
      #bf5222 CMYK chart
      #bf5222 RGB pie chart
      #bf5222 color shades, tints & tones
#bf5222 color schemes
#bf5222 color preview, HTML & CSS examples
           This text has a color of #bf5222        
        
          <p style="color:#bf5222;">Text here</p>
        
        
          .mytext {color:#bf5222;}
        
        Text color #bf5222
      
           This box has a color of #bf5222        
        
          <div style="background-color:#bf5222;">Content here</div>
        
        
          .mybackground {background-color:#bf5222;}
        
        Background color #bf5222
      
           Border around this has a color of #bf5222        
        
          <div style="border:2px solid #bf5222;">Content here</div>
        
        
          .myborder {border:2px solid #bf5222;}
        
        Border color #bf5222