#bc5f5a color space conversions
Hex:
        #bc5f5a
        RGB:
        188, 95, 90
        CMY:
        26, 63, 65
        CMYK:
        0, 49, 52, 26
      HSL:
        3°, 42.2414%, 54.5098%
        HSV (HSB):
        3°, 52.1277%, 73.7255%
        XYZ:
        26.6767, 19.6140, 12.0527
        xyY:
        0.4572, 0.3362, 19.6140
      CIE-Lab:
        51.3979, 36.8585, 20.1737
        CIE-LCH:
        51.3979, 42.0182, 28.6932
        CIE-Luv:
        51.3979, 67.5000, 17.4206
        Hunter-Lab:
        44.2877, 30.0162, 14.8658
      #bc5f5a color charts
#bc5f5a RGB chart
      #bc5f5a CMYK chart
      #bc5f5a RGB pie chart
      #bc5f5a color shades, tints & tones
#bc5f5a color schemes
#bc5f5a color preview, HTML & CSS examples
           This text has a color of #bc5f5a        
        
          <p style="color:#bc5f5a;">Text here</p>
        
        
          .mytext {color:#bc5f5a;}
        
        Text color #bc5f5a
      
           This box has a color of #bc5f5a        
        
          <div style="background-color:#bc5f5a;">Content here</div>
        
        
          .mybackground {background-color:#bc5f5a;}
        
        Background color #bc5f5a
      
           Border around this has a color of #bc5f5a        
        
          <div style="border:2px solid #bc5f5a;">Content here</div>
        
        
          .myborder {border:2px solid #bc5f5a;}
        
        Border color #bc5f5a