#bc652a color space conversions
Hex:
        #bc652a
        RGB:
        188, 101, 42
        CMY:
        26, 60, 84
        CMYK:
        0, 46, 78, 26
      HSL:
        24°, 63.4783%, 45.0980%
        HSV (HSB):
        24°, 77.6596%, 73.7255%
        XYZ:
        25.8106, 20.1659, 4.7225
        xyY:
        0.5091, 0.3978, 20.1659
      CIE-Lab:
        52.0243, 30.5770, 47.0135
        CIE-LCH:
        52.0243, 56.0823, 56.9605
        CIE-Luv:
        52.0243, 70.0850, 41.6759
        Hunter-Lab:
        44.9065, 24.0092, 25.1994
      #bc652a color charts
#bc652a RGB chart
      #bc652a CMYK chart
      #bc652a RGB pie chart
      #bc652a color shades, tints & tones
#bc652a color schemes
#bc652a color preview, HTML & CSS examples
           This text has a color of #bc652a        
        
          <p style="color:#bc652a;">Text here</p>
        
        
          .mytext {color:#bc652a;}
        
        Text color #bc652a
      
           This box has a color of #bc652a        
        
          <div style="background-color:#bc652a;">Content here</div>
        
        
          .mybackground {background-color:#bc652a;}
        
        Background color #bc652a
      
           Border around this has a color of #bc652a        
        
          <div style="border:2px solid #bc652a;">Content here</div>
        
        
          .myborder {border:2px solid #bc652a;}
        
        Border color #bc652a