#bc5d27 color space conversions
Hex:
        #bc5d27
        RGB:
        188, 93, 39
        CMY:
        26, 64, 85
        CMYK:
        0, 51, 79, 26
      HSL:
        22°, 65.6388%, 44.5098%
        HSV (HSB):
        22°, 79.2553%, 73.7255%
        XYZ:
        25.0196, 18.6666, 4.2038
        xyY:
        0.5224, 0.3898, 18.6666
      CIE-Lab:
        50.2948, 34.6895, 46.7050
        CIE-LCH:
        50.2948, 58.1783, 53.3974
        CIE-Luv:
        50.2948, 76.6550, 39.6085
        Hunter-Lab:
        43.2048, 27.7597, 24.4745
      #bc5d27 color charts
#bc5d27 RGB chart
      #bc5d27 CMYK chart
      #bc5d27 RGB pie chart
      #bc5d27 color shades, tints & tones
#bc5d27 color schemes
#bc5d27 color preview, HTML & CSS examples
           This text has a color of #bc5d27        
        
          <p style="color:#bc5d27;">Text here</p>
        
        
          .mytext {color:#bc5d27;}
        
        Text color #bc5d27
      
           This box has a color of #bc5d27        
        
          <div style="background-color:#bc5d27;">Content here</div>
        
        
          .mybackground {background-color:#bc5d27;}
        
        Background color #bc5d27
      
           Border around this has a color of #bc5d27        
        
          <div style="border:2px solid #bc5d27;">Content here</div>
        
        
          .myborder {border:2px solid #bc5d27;}
        
        Border color #bc5d27