#b05d65 color space conversions
Hex:
        #b05d65
        RGB:
        176, 93, 101
        CMY:
        31, 64, 60
        CMYK:
        0, 47, 43, 31
      HSL:
        354°, 34.4398%, 52.7451%
        HSV (HSB):
        354°, 47.1591%, 69.0196%
        XYZ:
        24.1678, 17.9984, 14.5122
        xyY:
        0.4264, 0.3176, 17.9984
      CIE-Lab:
        49.4942, 34.4619, 10.7594
        CIE-LCH:
        49.4942, 36.1025, 17.3390
        CIE-Luv:
        49.4942, 56.9048, 7.3123
        Hunter-Lab:
        42.4245, 27.4425, 9.4158
      #b05d65 color charts
#b05d65 RGB chart
      #b05d65 CMYK chart
      #b05d65 RGB pie chart
      #b05d65 color shades, tints & tones
#b05d65 color schemes
#b05d65 color preview, HTML & CSS examples
           This text has a color of #b05d65        
        
          <p style="color:#b05d65;">Text here</p>
        
        
          .mytext {color:#b05d65;}
        
        Text color #b05d65
      
           This box has a color of #b05d65        
        
          <div style="background-color:#b05d65;">Content here</div>
        
        
          .mybackground {background-color:#b05d65;}
        
        Background color #b05d65
      
           Border around this has a color of #b05d65        
        
          <div style="border:2px solid #b05d65;">Content here</div>
        
        
          .myborder {border:2px solid #b05d65;}
        
        Border color #b05d65