#cb162b color space conversions
Hex:
        #cb162b
        RGB:
        203, 22, 43
        CMY:
        20, 91, 83
        CMYK:
        0, 89, 79, 20
      HSL:
        353°, 80.4444%, 44.1176%
        HSV (HSB):
        353°, 89.1626%, 79.6078%
        XYZ:
        25.3516, 13.4447, 3.5444
        xyY:
        0.5988, 0.3175, 13.4447
      CIE-Lab:
        43.4259, 65.7079, 38.5990
        CIE-LCH:
        43.4259, 76.2063, 30.4314
        CIE-Luv:
        43.4259, 129.1961, 23.0412
        Hunter-Lab:
        36.6671, 59.2472, 19.9357
      #cb162b color charts
#cb162b RGB chart
      #cb162b CMYK chart
      #cb162b RGB pie chart
      #cb162b color shades, tints & tones
#cb162b color schemes
#cb162b color preview, HTML & CSS examples
           This text has a color of #cb162b        
        
          <p style="color:#cb162b;">Text here</p>
        
        
          .mytext {color:#cb162b;}
        
        Text color #cb162b
      
           This box has a color of #cb162b        
        
          <div style="background-color:#cb162b;">Content here</div>
        
        
          .mybackground {background-color:#cb162b;}
        
        Background color #cb162b
      
           Border around this has a color of #cb162b        
        
          <div style="border:2px solid #cb162b;">Content here</div>
        
        
          .myborder {border:2px solid #cb162b;}
        
        Border color #cb162b