#bf6a27 color space conversions
Hex:
        #bf6a27
        RGB:
        191, 106, 39
        CMY:
        25, 58, 85
        CMYK:
        0, 45, 80, 25
      HSL:
        26°, 66.0870%, 45.0980%
        HSV (HSB):
        26°, 79.5812%, 74.9020%
        XYZ:
        27.0061, 21.5309, 4.6520
        xyY:
        0.5077, 0.4048, 21.5309
      CIE-Lab:
        53.5257, 29.0288, 49.9540
        CIE-LCH:
        53.5257, 57.7761, 59.8386
        CIE-Luv:
        53.5257, 68.8814, 44.6240
        Hunter-Lab:
        46.4014, 22.6863, 26.5369
      #bf6a27 color charts
#bf6a27 RGB chart
      #bf6a27 CMYK chart
      #bf6a27 RGB pie chart
      #bf6a27 color shades, tints & tones
#bf6a27 color schemes
#bf6a27 color preview, HTML & CSS examples
           This text has a color of #bf6a27        
        
          <p style="color:#bf6a27;">Text here</p>
        
        
          .mytext {color:#bf6a27;}
        
        Text color #bf6a27
      
           This box has a color of #bf6a27        
        
          <div style="background-color:#bf6a27;">Content here</div>
        
        
          .mybackground {background-color:#bf6a27;}
        
        Background color #bf6a27
      
           Border around this has a color of #bf6a27        
        
          <div style="border:2px solid #bf6a27;">Content here</div>
        
        
          .myborder {border:2px solid #bf6a27;}
        
        Border color #bf6a27