#b82d65 color space conversions
Hex:
        #b82d65
        RGB:
        184, 45, 101
        CMY:
        28, 82, 60
        CMYK:
        0, 76, 45, 28
      HSL:
        336°, 60.6987%, 44.9020%
        HSV (HSB):
        336°, 75.5435%, 72.1569%
        XYZ:
        23.0545, 13.0067, 13.6074
        xyY:
        0.4642, 0.2619, 13.0067
      CIE-Lab:
        42.7733, 58.4904, 1.3408
        CIE-LCH:
        42.7733, 58.5057, 1.3131
        CIE-Luv:
        42.7733, 87.9932, -9.0781
        Hunter-Lab:
        36.0648, 50.9931, 2.8751
      #b82d65 color charts
#b82d65 RGB chart
      #b82d65 CMYK chart
      #b82d65 RGB pie chart
      #b82d65 color shades, tints & tones
#b82d65 color schemes
#b82d65 color preview, HTML & CSS examples
           This text has a color of #b82d65        
        
          <p style="color:#b82d65;">Text here</p>
        
        
          .mytext {color:#b82d65;}
        
        Text color #b82d65
      
           This box has a color of #b82d65        
        
          <div style="background-color:#b82d65;">Content here</div>
        
        
          .mybackground {background-color:#b82d65;}
        
        Background color #b82d65
      
           Border around this has a color of #b82d65        
        
          <div style="border:2px solid #b82d65;">Content here</div>
        
        
          .myborder {border:2px solid #b82d65;}
        
        Border color #b82d65