#b8525d color space conversions
Hex:
        #b8525d
        RGB:
        184, 82, 93
        CMY:
        28, 68, 64
        CMYK:
        0, 55, 49, 28
      HSL:
        354°, 41.8033%, 52.1569%
        HSV (HSB):
        354°, 55.4348%, 72.1569%
        XYZ:
        24.7602, 17.0152, 12.3352
        xyY:
        0.4576, 0.3145, 17.0152
      CIE-Lab:
        48.2792, 42.2661, 14.0523
        CIE-LCH:
        48.2792, 44.5409, 18.3905
        CIE-Luv:
        48.2792, 71.9250, 9.2606
        Hunter-Lab:
        41.2495, 34.9588, 11.1447
      #b8525d color charts
#b8525d RGB chart
      #b8525d CMYK chart
      #b8525d RGB pie chart
      #b8525d color shades, tints & tones
#b8525d color schemes
#b8525d color preview, HTML & CSS examples
           This text has a color of #b8525d        
        
          <p style="color:#b8525d;">Text here</p>
        
        
          .mytext {color:#b8525d;}
        
        Text color #b8525d
      
           This box has a color of #b8525d        
        
          <div style="background-color:#b8525d;">Content here</div>
        
        
          .mybackground {background-color:#b8525d;}
        
        Background color #b8525d
      
           Border around this has a color of #b8525d        
        
          <div style="border:2px solid #b8525d;">Content here</div>
        
        
          .myborder {border:2px solid #b8525d;}
        
        Border color #b8525d