#bc493e color space conversions
Hex:
        #bc493e
        RGB:
        188, 73, 62
        CMY:
        26, 71, 76
        CMYK:
        0, 61, 67, 26
      HSL:
        5°, 50.4000%, 49.0196%
        HSV (HSB):
        5°, 67.0213%, 73.7255%
        XYZ:
        23.9911, 15.8043, 6.3435
        xyY:
        0.5200, 0.3425, 15.8043
      CIE-Lab:
        46.7166, 45.6601, 30.5992
        CIE-LCH:
        46.7166, 54.9650, 33.8281
        CIE-Luv:
        46.7166, 87.9306, 23.9907
        Hunter-Lab:
        39.7546, 38.1507, 18.3675
      #bc493e color charts
#bc493e RGB chart
      #bc493e CMYK chart
      #bc493e RGB pie chart
      #bc493e color shades, tints & tones
#bc493e color schemes
#bc493e color preview, HTML & CSS examples
           This text has a color of #bc493e        
        
          <p style="color:#bc493e;">Text here</p>
        
        
          .mytext {color:#bc493e;}
        
        Text color #bc493e
      
           This box has a color of #bc493e        
        
          <div style="background-color:#bc493e;">Content here</div>
        
        
          .mybackground {background-color:#bc493e;}
        
        Background color #bc493e
      
           Border around this has a color of #bc493e        
        
          <div style="border:2px solid #bc493e;">Content here</div>
        
        
          .myborder {border:2px solid #bc493e;}
        
        Border color #bc493e