#bc462f color space conversions
Hex:
        #bc462f
        RGB:
        188, 70, 47
        CMY:
        26, 73, 82
        CMYK:
        0, 63, 75, 26
      HSL:
        10°, 60.0000%, 46.0784%
        HSV (HSB):
        10°, 75.0000%, 73.7255%
        XYZ:
        23.4423, 15.2769, 4.4025
        xyY:
        0.5436, 0.3543, 15.2769
      CIE-Lab:
        46.0112, 46.2728, 38.2706
        CIE-LCH:
        46.0112, 60.0484, 39.5929
        CIE-Luv:
        46.0112, 92.6743, 29.2695
        Hunter-Lab:
        39.0857, 38.6583, 20.6817
      #bc462f color charts
#bc462f RGB chart
      #bc462f CMYK chart
      #bc462f RGB pie chart
      #bc462f color shades, tints & tones
#bc462f color schemes
#bc462f color preview, HTML & CSS examples
           This text has a color of #bc462f        
        
          <p style="color:#bc462f;">Text here</p>
        
        
          .mytext {color:#bc462f;}
        
        Text color #bc462f
      
           This box has a color of #bc462f        
        
          <div style="background-color:#bc462f;">Content here</div>
        
        
          .mybackground {background-color:#bc462f;}
        
        Background color #bc462f
      
           Border around this has a color of #bc462f        
        
          <div style="border:2px solid #bc462f;">Content here</div>
        
        
          .myborder {border:2px solid #bc462f;}
        
        Border color #bc462f