#b05a65 color space conversions
Hex:
        #b05a65
        RGB:
        176, 90, 101
        CMY:
        31, 65, 60
        CMYK:
        0, 49, 43, 31
      HSL:
        352°, 35.2459%, 52.1569%
        HSV (HSB):
        352°, 48.8636%, 69.0196%
        XYZ:
        23.9096, 17.4820, 14.4261
        xyY:
        0.4284, 0.3132, 17.4820
      CIE-Lab:
        48.8617, 36.0559, 9.8714
        CIE-LCH:
        48.8617, 37.3828, 15.3112
        CIE-Luv:
        48.8617, 58.7471, 5.8998
        Hunter-Lab:
        41.8115, 28.9039, 8.8114
      #b05a65 color charts
#b05a65 RGB chart
      #b05a65 CMYK chart
      #b05a65 RGB pie chart
      #b05a65 color shades, tints & tones
#b05a65 color schemes
#b05a65 color preview, HTML & CSS examples
           This text has a color of #b05a65        
        
          <p style="color:#b05a65;">Text here</p>
        
        
          .mytext {color:#b05a65;}
        
        Text color #b05a65
      
           This box has a color of #b05a65        
        
          <div style="background-color:#b05a65;">Content here</div>
        
        
          .mybackground {background-color:#b05a65;}
        
        Background color #b05a65
      
           Border around this has a color of #b05a65        
        
          <div style="border:2px solid #b05a65;">Content here</div>
        
        
          .myborder {border:2px solid #b05a65;}
        
        Border color #b05a65