#cb131b color space conversions
Hex:
        #cb131b
        RGB:
        203, 19, 27
        CMY:
        20, 93, 89
        CMYK:
        0, 91, 87, 20
      HSL:
        357°, 82.8829%, 43.5294%
        HSV (HSB):
        357°, 90.6404%, 79.6078%
        XYZ:
        25.0593, 13.2414, 2.2720
        xyY:
        0.6176, 0.3264, 13.2414
      CIE-Lab:
        43.1247, 65.7644, 46.8781
        CIE-LCH:
        43.1247, 80.7620, 35.4820
        CIE-Luv:
        43.1247, 132.8876, 27.2966
        Hunter-Lab:
        36.3887, 59.2448, 21.7702
      #cb131b color charts
#cb131b RGB chart
      #cb131b CMYK chart
      #cb131b RGB pie chart
      #cb131b color shades, tints & tones
#cb131b color schemes
#cb131b color preview, HTML & CSS examples
           This text has a color of #cb131b        
        
          <p style="color:#cb131b;">Text here</p>
        
        
          .mytext {color:#cb131b;}
        
        Text color #cb131b
      
           This box has a color of #cb131b        
        
          <div style="background-color:#cb131b;">Content here</div>
        
        
          .mybackground {background-color:#cb131b;}
        
        Background color #cb131b
      
           Border around this has a color of #cb131b        
        
          <div style="border:2px solid #cb131b;">Content here</div>
        
        
          .myborder {border:2px solid #cb131b;}
        
        Border color #cb131b