#b05259 color space conversions
Hex:
        #b05259
        RGB:
        176, 82, 89
        CMY:
        31, 68, 65
        CMYK:
        0, 53, 49, 31
      HSL:
        356°, 37.3016%, 50.5882%
        HSV (HSB):
        356°, 53.4091%, 69.0196%
        XYZ:
        22.7250, 15.9860, 11.3391
        xyY:
        0.4540, 0.3194, 15.9860
      CIE-Lab:
        46.9561, 38.9685, 14.4494
        CIE-LCH:
        46.9561, 41.5611, 20.3447
        CIE-Luv:
        46.9561, 66.3559, 10.2870
        Hunter-Lab:
        39.9824, 31.4854, 11.1730
      #b05259 color charts
#b05259 RGB chart
      #b05259 CMYK chart
      #b05259 RGB pie chart
      #b05259 color shades, tints & tones
#b05259 color schemes
#b05259 color preview, HTML & CSS examples
           This text has a color of #b05259        
        
          <p style="color:#b05259;">Text here</p>
        
        
          .mytext {color:#b05259;}
        
        Text color #b05259
      
           This box has a color of #b05259        
        
          <div style="background-color:#b05259;">Content here</div>
        
        
          .mybackground {background-color:#b05259;}
        
        Background color #b05259
      
           Border around this has a color of #b05259        
        
          <div style="border:2px solid #b05259;">Content here</div>
        
        
          .myborder {border:2px solid #b05259;}
        
        Border color #b05259