#b85564 color space conversions
Hex:
        #b85564
        RGB:
        184, 85, 100
        CMY:
        28, 67, 61
        CMYK:
        0, 54, 46, 28
      HSL:
        351°, 41.0788%, 52.7451%
        HSV (HSB):
        351°, 53.8043%, 72.1569%
        XYZ:
        25.3159, 17.6074, 14.1209
        xyY:
        0.4438, 0.3087, 17.6074
      CIE-Lab:
        49.0165, 41.4595, 10.8624
        CIE-LCH:
        49.0165, 42.8589, 14.6815
        CIE-Luv:
        49.0165, 68.4139, 5.9107
        Hunter-Lab:
        41.9612, 34.2599, 9.4205
      #b85564 color charts
#b85564 RGB chart
      #b85564 CMYK chart
      #b85564 RGB pie chart
      #b85564 color shades, tints & tones
#b85564 color schemes
#b85564 color preview, HTML & CSS examples
           This text has a color of #b85564        
        
          <p style="color:#b85564;">Text here</p>
        
        
          .mytext {color:#b85564;}
        
        Text color #b85564
      
           This box has a color of #b85564        
        
          <div style="background-color:#b85564;">Content here</div>
        
        
          .mybackground {background-color:#b85564;}
        
        Background color #b85564
      
           Border around this has a color of #b85564        
        
          <div style="border:2px solid #b85564;">Content here</div>
        
        
          .myborder {border:2px solid #b85564;}
        
        Border color #b85564