#b70c1a color space conversions
Hex:
        #b70c1a
        RGB:
        183, 12, 26
        CMY:
        28, 95, 90
        CMYK:
        0, 93, 86, 28
      HSL:
        355°, 87.6923%, 38.2353%
        HSV (HSB):
        355°, 93.4426%, 71.7647%
        XYZ:
        19.8464, 10.4048, 1.9396
        xyY:
        0.6165, 0.3232, 10.4048
      CIE-Lab:
        38.5594, 61.4620, 41.8347
        CIE-LCH:
        38.5594, 74.3486, 34.2415
        CIE-Luv:
        38.5594, 119.7913, 23.5252
        Hunter-Lab:
        32.2565, 53.3764, 19.0144
      #b70c1a color charts
#b70c1a RGB chart
      #b70c1a CMYK chart
      #b70c1a RGB pie chart
      #b70c1a color shades, tints & tones
#b70c1a color schemes
#b70c1a color preview, HTML & CSS examples
           This text has a color of #b70c1a        
        
          <p style="color:#b70c1a;">Text here</p>
        
        
          .mytext {color:#b70c1a;}
        
        Text color #b70c1a
      
           This box has a color of #b70c1a        
        
          <div style="background-color:#b70c1a;">Content here</div>
        
        
          .mybackground {background-color:#b70c1a;}
        
        Background color #b70c1a
      
           Border around this has a color of #b70c1a        
        
          <div style="border:2px solid #b70c1a;">Content here</div>
        
        
          .myborder {border:2px solid #b70c1a;}
        
        Border color #b70c1a