#b05c65 color space conversions
Hex:
        #b05c65
        RGB:
        176, 92, 101
        CMY:
        31, 64, 60
        CMYK:
        0, 48, 43, 31
      HSL:
        354°, 34.7107%, 52.5490%
        HSV (HSB):
        354°, 47.7273%, 69.0196%
        XYZ:
        24.0806, 17.8240, 14.4831
        xyY:
        0.4271, 0.3161, 17.8240
      CIE-Lab:
        49.2819, 34.9953, 10.4617
        CIE-LCH:
        49.2819, 36.5256, 16.6439
        CIE-Luv:
        49.2819, 57.5218, 6.8389
        Hunter-Lab:
        42.2185, 27.9307, 9.2134
      #b05c65 color charts
#b05c65 RGB chart
      #b05c65 CMYK chart
      #b05c65 RGB pie chart
      #b05c65 color shades, tints & tones
#b05c65 color schemes
#b05c65 color preview, HTML & CSS examples
           This text has a color of #b05c65        
        
          <p style="color:#b05c65;">Text here</p>
        
        
          .mytext {color:#b05c65;}
        
        Text color #b05c65
      
           This box has a color of #b05c65        
        
          <div style="background-color:#b05c65;">Content here</div>
        
        
          .mybackground {background-color:#b05c65;}
        
        Background color #b05c65
      
           Border around this has a color of #b05c65        
        
          <div style="border:2px solid #b05c65;">Content here</div>
        
        
          .myborder {border:2px solid #b05c65;}
        
        Border color #b05c65