#cb161d color space conversions
Hex:
        #cb161d
        RGB:
        203, 22, 29
        CMY:
        20, 91, 89
        CMYK:
        0, 89, 86, 20
      HSL:
        358°, 80.4444%, 44.1176%
        HSV (HSB):
        358°, 89.1626%, 79.6078%
        XYZ:
        25.1373, 13.3590, 2.4161
        xyY:
        0.6144, 0.3265, 13.3590
      CIE-Lab:
        43.2993, 65.3440, 46.0389
        CIE-LCH:
        43.2993, 79.9339, 35.1671
        CIE-Luv:
        43.2993, 131.7875, 27.1232
        Hunter-Lab:
        36.5500, 58.8009, 21.6658
      #cb161d color charts
#cb161d RGB chart
      #cb161d CMYK chart
      #cb161d RGB pie chart
      #cb161d color shades, tints & tones
#cb161d color schemes
#cb161d color preview, HTML & CSS examples
           This text has a color of #cb161d        
        
          <p style="color:#cb161d;">Text here</p>
        
        
          .mytext {color:#cb161d;}
        
        Text color #cb161d
      
           This box has a color of #cb161d        
        
          <div style="background-color:#cb161d;">Content here</div>
        
        
          .mybackground {background-color:#cb161d;}
        
        Background color #cb161d
      
           Border around this has a color of #cb161d        
        
          <div style="border:2px solid #cb161d;">Content here</div>
        
        
          .myborder {border:2px solid #cb161d;}
        
        Border color #cb161d