#cb121b color space conversions
Hex:
        #cb121b
        RGB:
        203, 18, 27
        CMY:
        20, 93, 89
        CMYK:
        0, 91, 87, 20
      HSL:
        357°, 83.7104%, 43.3333%
        HSV (HSB):
        357°, 91.1330%, 79.6078%
        XYZ:
        25.0427, 13.2083, 2.2665
        xyY:
        0.6181, 0.3260, 13.2083
      CIE-Lab:
        43.0754, 65.9064, 46.8376
        CIE-LCH:
        43.0754, 80.8543, 35.4002
        CIE-Luv:
        43.0754, 133.1355, 27.2066
        Hunter-Lab:
        36.3432, 59.3973, 21.7427
      #cb121b color charts
#cb121b RGB chart
      #cb121b CMYK chart
      #cb121b RGB pie chart
      #cb121b color shades, tints & tones
#cb121b color schemes
#cb121b color preview, HTML & CSS examples
           This text has a color of #cb121b        
        
          <p style="color:#cb121b;">Text here</p>
        
        
          .mytext {color:#cb121b;}
        
        Text color #cb121b
      
           This box has a color of #cb121b        
        
          <div style="background-color:#cb121b;">Content here</div>
        
        
          .mybackground {background-color:#cb121b;}
        
        Background color #cb121b
      
           Border around this has a color of #cb121b        
        
          <div style="border:2px solid #cb121b;">Content here</div>
        
        
          .myborder {border:2px solid #cb121b;}
        
        Border color #cb121b