#b7285f color space conversions
Hex:
        #b7285f
        RGB:
        183, 40, 95
        CMY:
        28, 84, 63
        CMYK:
        0, 78, 48, 28
      HSL:
        337°, 64.1256%, 43.7255%
        HSV (HSB):
        337°, 78.1421%, 71.7647%
        XYZ:
        22.3528, 12.4111, 12.0439
        xyY:
        0.4775, 0.2651, 12.4111
      CIE-Lab:
        41.8622, 59.2215, 3.7561
        CIE-LCH:
        41.8622, 59.3405, 3.6291
        CIE-Luv:
        41.8622, 91.2226, -6.4044
        Hunter-Lab:
        35.2294, 51.6056, 4.3910
      #b7285f color charts
#b7285f RGB chart
      #b7285f CMYK chart
      #b7285f RGB pie chart
      #b7285f color shades, tints & tones
#b7285f color schemes
#b7285f color preview, HTML & CSS examples
           This text has a color of #b7285f        
        
          <p style="color:#b7285f;">Text here</p>
        
        
          .mytext {color:#b7285f;}
        
        Text color #b7285f
      
           This box has a color of #b7285f        
        
          <div style="background-color:#b7285f;">Content here</div>
        
        
          .mybackground {background-color:#b7285f;}
        
        Background color #b7285f
      
           Border around this has a color of #b7285f        
        
          <div style="border:2px solid #b7285f;">Content here</div>
        
        
          .myborder {border:2px solid #b7285f;}
        
        Border color #b7285f