#bc492d color space conversions
Hex:
        #bc492d
        RGB:
        188, 73, 45
        CMY:
        26, 71, 82
        CMYK:
        0, 61, 76, 26
      HSL:
        12°, 61.3734%, 45.6863%
        HSV (HSB):
        12°, 76.0638%, 73.7255%
        XYZ:
        23.5952, 15.6459, 4.2590
        xyY:
        0.5424, 0.3597, 15.6459
      CIE-Lab:
        46.5065, 44.8183, 39.8788
        CIE-LCH:
        46.5065, 59.9917, 41.6623
        CIE-Luv:
        46.5065, 90.8999, 30.9263
        Hunter-Lab:
        39.5549, 37.2574, 21.3045
      #bc492d color charts
#bc492d RGB chart
      #bc492d CMYK chart
      #bc492d RGB pie chart
      #bc492d color shades, tints & tones
#bc492d color schemes
#bc492d color preview, HTML & CSS examples
           This text has a color of #bc492d        
        
          <p style="color:#bc492d;">Text here</p>
        
        
          .mytext {color:#bc492d;}
        
        Text color #bc492d
      
           This box has a color of #bc492d        
        
          <div style="background-color:#bc492d;">Content here</div>
        
        
          .mybackground {background-color:#bc492d;}
        
        Background color #bc492d
      
           Border around this has a color of #bc492d        
        
          <div style="border:2px solid #bc492d;">Content here</div>
        
        
          .myborder {border:2px solid #bc492d;}
        
        Border color #bc492d