#be7d44 color space conversions
Hex:
        #be7d44
        RGB:
        190, 125, 68
        CMY:
        25, 51, 73
        CMYK:
        0, 34, 64, 25
      HSL:
        28°, 48.4127%, 50.5882%
        HSV (HSB):
        28°, 64.2105%, 74.5098%
        XYZ:
        29.6122, 26.0317, 8.9327
        xyY:
        0.4586, 0.4031, 26.0317
      CIE-Lab:
        58.0672, 19.7042, 40.7983
        CIE-LCH:
        58.0672, 45.3074, 64.2210
        CIE-Luv:
        58.0672, 50.7378, 42.2169
        Hunter-Lab:
        51.0213, 14.3122, 25.3345
      #be7d44 color charts
#be7d44 RGB chart
      #be7d44 CMYK chart
      #be7d44 RGB pie chart
      #be7d44 color shades, tints & tones
#be7d44 color schemes
#be7d44 color preview, HTML & CSS examples
           This text has a color of #be7d44        
        
          <p style="color:#be7d44;">Text here</p>
        
        
          .mytext {color:#be7d44;}
        
        Text color #be7d44
      
           This box has a color of #be7d44        
        
          <div style="background-color:#be7d44;">Content here</div>
        
        
          .mybackground {background-color:#be7d44;}
        
        Background color #be7d44
      
           Border around this has a color of #be7d44        
        
          <div style="border:2px solid #be7d44;">Content here</div>
        
        
          .myborder {border:2px solid #be7d44;}
        
        Border color #be7d44