#b2485e color space conversions
Hex:
        #b2485e
        RGB:
        178, 72, 94
        CMY:
        30, 72, 63
        CMYK:
        0, 60, 47, 30
      HSL:
        348°, 42.4000%, 49.0196%
        HSV (HSB):
        348°, 59.5506%, 69.8039%
        XYZ:
        22.6978, 14.9079, 12.2709
        xyY:
        0.4551, 0.2989, 14.9079
      CIE-Lab:
        45.5077, 45.0878, 9.4423
        CIE-LCH:
        45.5077, 46.0659, 11.8280
        CIE-Luv:
        45.5077, 72.6677, 3.2836
        Hunter-Lab:
        38.6107, 37.3650, 8.1845
      #b2485e color charts
#b2485e RGB chart
      #b2485e CMYK chart
      #b2485e RGB pie chart
      #b2485e color shades, tints & tones
#b2485e color schemes
#b2485e color preview, HTML & CSS examples
           This text has a color of #b2485e        
        
          <p style="color:#b2485e;">Text here</p>
        
        
          .mytext {color:#b2485e;}
        
        Text color #b2485e
      
           This box has a color of #b2485e        
        
          <div style="background-color:#b2485e;">Content here</div>
        
        
          .mybackground {background-color:#b2485e;}
        
        Background color #b2485e
      
           Border around this has a color of #b2485e        
        
          <div style="border:2px solid #b2485e;">Content here</div>
        
        
          .myborder {border:2px solid #b2485e;}
        
        Border color #b2485e