#bc774f color space conversions
Hex:
        #bc774f
        RGB:
        188, 119, 79
        CMY:
        26, 53, 69
        CMYK:
        0, 37, 58, 26
      HSL:
        22°, 44.8560%, 52.3529%
        HSV (HSB):
        22°, 57.9787%, 73.7255%
        XYZ:
        28.7471, 24.4495, 10.6012
        xyY:
        0.4506, 0.3832, 24.4495
      CIE-Lab:
        56.5351, 22.9746, 33.0518
        CIE-LCH:
        56.5351, 40.2524, 55.1965
        CIE-Luv:
        56.5351, 52.3797, 34.2777
        Hunter-Lab:
        49.4465, 17.2449, 21.9009
      #bc774f color charts
#bc774f RGB chart
      #bc774f CMYK chart
      #bc774f RGB pie chart
      #bc774f color shades, tints & tones
#bc774f color schemes
#bc774f color preview, HTML & CSS examples
           This text has a color of #bc774f        
        
          <p style="color:#bc774f;">Text here</p>
        
        
          .mytext {color:#bc774f;}
        
        Text color #bc774f
      
           This box has a color of #bc774f        
        
          <div style="background-color:#bc774f;">Content here</div>
        
        
          .mybackground {background-color:#bc774f;}
        
        Background color #bc774f
      
           Border around this has a color of #bc774f        
        
          <div style="border:2px solid #bc774f;">Content here</div>
        
        
          .myborder {border:2px solid #bc774f;}
        
        Border color #bc774f