#b70c45 color space conversions
Hex:
        #b70c45
        RGB:
        183, 12, 69
        CMY:
        28, 95, 73
        CMYK:
        0, 93, 62, 28
      HSL:
        340°, 87.6923%, 38.2353%
        HSV (HSB):
        340°, 93.4426%, 71.7647%
        XYZ:
        20.7341, 10.7599, 6.6143
        xyY:
        0.5441, 0.2824, 10.7599
      CIE-Lab:
        39.1731, 63.1750, 16.5052
        CIE-LCH:
        39.1731, 65.2955, 14.6419
        CIE-Luv:
        39.1731, 108.3615, 5.6646
        Hunter-Lab:
        32.8023, 55.4246, 11.0063
      #b70c45 color charts
#b70c45 RGB chart
      #b70c45 CMYK chart
      #b70c45 RGB pie chart
      #b70c45 color shades, tints & tones
#b70c45 color schemes
#b70c45 color preview, HTML & CSS examples
           This text has a color of #b70c45        
        
          <p style="color:#b70c45;">Text here</p>
        
        
          .mytext {color:#b70c45;}
        
        Text color #b70c45
      
           This box has a color of #b70c45        
        
          <div style="background-color:#b70c45;">Content here</div>
        
        
          .mybackground {background-color:#b70c45;}
        
        Background color #b70c45
      
           Border around this has a color of #b70c45        
        
          <div style="border:2px solid #b70c45;">Content here</div>
        
        
          .myborder {border:2px solid #b70c45;}
        
        Border color #b70c45