#cb1f24 color space conversions
Hex:
        #cb1f24
        RGB:
        203, 31, 36
        CMY:
        20, 88, 86
        CMYK:
        0, 85, 82, 20
      HSL:
        358°, 73.5043%, 45.8824%
        HSV (HSB):
        358°, 84.7291%, 79.6078%
        XYZ:
        25.4370, 13.8039, 2.9928
        xyY:
        0.6023, 0.3268, 13.8039
      CIE-Lab:
        43.9503, 63.8086, 43.0045
        CIE-LCH:
        43.9503, 76.9476, 33.9784
        CIE-Luv:
        43.9503, 127.7114, 26.3681
        Hunter-Lab:
        37.1535, 57.1906, 21.2315
      #cb1f24 color charts
#cb1f24 RGB chart
      #cb1f24 CMYK chart
      #cb1f24 RGB pie chart
      #cb1f24 color shades, tints & tones
#cb1f24 color schemes
#cb1f24 color preview, HTML & CSS examples
           This text has a color of #cb1f24        
        
          <p style="color:#cb1f24;">Text here</p>
        
        
          .mytext {color:#cb1f24;}
        
        Text color #cb1f24
      
           This box has a color of #cb1f24        
        
          <div style="background-color:#cb1f24;">Content here</div>
        
        
          .mybackground {background-color:#cb1f24;}
        
        Background color #cb1f24
      
           Border around this has a color of #cb1f24        
        
          <div style="border:2px solid #cb1f24;">Content here</div>
        
        
          .myborder {border:2px solid #cb1f24;}
        
        Border color #cb1f24