#b2385f color space conversions
Hex:
        #b2385f
        RGB:
        178, 56, 95
        CMY:
        30, 78, 63
        CMYK:
        0, 69, 47, 30
      HSL:
        341°, 52.1368%, 45.8824%
        HSV (HSB):
        341°, 68.5393%, 69.8039%
        XYZ:
        21.8398, 13.1195, 12.2077
        xyY:
        0.4630, 0.2782, 13.1195
      CIE-Lab:
        42.9428, 52.1843, 5.1861
        CIE-LCH:
        42.9428, 52.4414, 5.6755
        CIE-Luv:
        42.9428, 80.6133, -3.2145
        Hunter-Lab:
        36.2209, 44.2421, 5.3718
      #b2385f color charts
#b2385f RGB chart
      #b2385f CMYK chart
      #b2385f RGB pie chart
      #b2385f color shades, tints & tones
#b2385f color schemes
#b2385f color preview, HTML & CSS examples
           This text has a color of #b2385f        
        
          <p style="color:#b2385f;">Text here</p>
        
        
          .mytext {color:#b2385f;}
        
        Text color #b2385f
      
           This box has a color of #b2385f        
        
          <div style="background-color:#b2385f;">Content here</div>
        
        
          .mybackground {background-color:#b2385f;}
        
        Background color #b2385f
      
           Border around this has a color of #b2385f        
        
          <div style="border:2px solid #b2385f;">Content here</div>
        
        
          .myborder {border:2px solid #b2385f;}
        
        Border color #b2385f