#cb2901 color space conversions
Hex:
        #cb2901
        RGB:
        203, 41, 1
        CMY:
        20, 84, 100
        CMYK:
        0, 80, 100, 20
      HSL:
        12°, 99.0196%, 40.0000%
        HSV (HSB):
        12°, 99.5074%, 79.6078%
        XYZ:
        25.4270, 14.2846, 1.4458
        xyY:
        0.6178, 0.3471, 14.2846
      CIE-Lab:
        44.6383, 60.8009, 57.1891
        CIE-LCH:
        44.6383, 83.4706, 43.2467
        CIE-Luv:
        44.6383, 127.0506, 33.9374
        Hunter-Lab:
        37.7949, 53.9469, 24.1885
      #cb2901 color charts
#cb2901 RGB chart
      #cb2901 CMYK chart
      #cb2901 RGB pie chart
      #cb2901 color shades, tints & tones
#cb2901 color schemes
#cb2901 color preview, HTML & CSS examples
           This text has a color of #cb2901        
        
          <p style="color:#cb2901;">Text here</p>
        
        
          .mytext {color:#cb2901;}
        
        Text color #cb2901
      
           This box has a color of #cb2901        
        
          <div style="background-color:#cb2901;">Content here</div>
        
        
          .mybackground {background-color:#cb2901;}
        
        Background color #cb2901
      
           Border around this has a color of #cb2901        
        
          <div style="border:2px solid #cb2901;">Content here</div>
        
        
          .myborder {border:2px solid #cb2901;}
        
        Border color #cb2901