#be745f color space conversions
Hex:
        #be745f
        RGB:
        190, 116, 95
        CMY:
        25, 55, 63
        CMYK:
        0, 39, 50, 25
      HSL:
        13°, 42.2222%, 55.8824%
        HSV (HSB):
        13°, 50.0000%, 74.5098%
        XYZ:
        29.5462, 24.2642, 13.9527
        xyY:
        0.4360, 0.3581, 24.2642
      CIE-Lab:
        56.3513, 26.8479, 23.9122
        CIE-LCH:
        56.3513, 35.9528, 41.6900
        CIE-Luv:
        56.3513, 53.9318, 24.3638
        Hunter-Lab:
        49.2587, 20.8646, 17.6870
      #be745f color charts
#be745f RGB chart
      #be745f CMYK chart
      #be745f RGB pie chart
      #be745f color shades, tints & tones
#be745f color schemes
#be745f color preview, HTML & CSS examples
           This text has a color of #be745f        
        
          <p style="color:#be745f;">Text here</p>
        
        
          .mytext {color:#be745f;}
        
        Text color #be745f
      
           This box has a color of #be745f        
        
          <div style="background-color:#be745f;">Content here</div>
        
        
          .mybackground {background-color:#be745f;}
        
        Background color #be745f
      
           Border around this has a color of #be745f        
        
          <div style="border:2px solid #be745f;">Content here</div>
        
        
          .myborder {border:2px solid #be745f;}
        
        Border color #be745f