#cb160b color space conversions
Hex:
        #cb160b
        RGB:
        203, 22, 11
        CMY:
        20, 91, 96
        CMYK:
        0, 89, 95, 20
      HSL:
        3°, 89.7196%, 41.9608%
        HSV (HSB):
        3°, 94.5813%, 79.6078%
        XYZ:
        24.9759, 13.2945, 1.5663
        xyY:
        0.6270, 0.3337, 13.2945
      CIE-Lab:
        43.2037, 65.0681, 53.4341
        CIE-LCH:
        43.2037, 84.1966, 39.3929
        CIE-Luv:
        43.2037, 133.8098, 30.2976
        Hunter-Lab:
        36.4616, 58.4633, 22.9761
      #cb160b color charts
#cb160b RGB chart
      #cb160b CMYK chart
      #cb160b RGB pie chart
      #cb160b color shades, tints & tones
#cb160b color schemes
#cb160b color preview, HTML & CSS examples
           This text has a color of #cb160b        
        
          <p style="color:#cb160b;">Text here</p>
        
        
          .mytext {color:#cb160b;}
        
        Text color #cb160b
      
           This box has a color of #cb160b        
        
          <div style="background-color:#cb160b;">Content here</div>
        
        
          .mybackground {background-color:#cb160b;}
        
        Background color #cb160b
      
           Border around this has a color of #cb160b        
        
          <div style="border:2px solid #cb160b;">Content here</div>
        
        
          .myborder {border:2px solid #cb160b;}
        
        Border color #cb160b