#cb3b30 color space conversions
Hex:
        #cb3b30
        RGB:
        203, 59, 48
        CMY:
        20, 77, 81
        CMYK:
        0, 71, 76, 20
      HSL:
        4°, 61.7530%, 49.2157%
        HSV (HSB):
        4°, 76.3547%, 79.6078%
        XYZ:
        26.7261, 16.0378, 4.4833
        xyY:
        0.5657, 0.3394, 16.0378
      CIE-Lab:
        47.0241, 55.9130, 39.5997
        CIE-LCH:
        47.0241, 68.5157, 35.3076
        CIE-Luv:
        47.0241, 111.8397, 27.9984
        Hunter-Lab:
        40.0473, 49.0416, 21.3956
      #cb3b30 color charts
#cb3b30 RGB chart
      #cb3b30 CMYK chart
      #cb3b30 RGB pie chart
      #cb3b30 color shades, tints & tones
#cb3b30 color schemes
#cb3b30 color preview, HTML & CSS examples
           This text has a color of #cb3b30        
        
          <p style="color:#cb3b30;">Text here</p>
        
        
          .mytext {color:#cb3b30;}
        
        Text color #cb3b30
      
           This box has a color of #cb3b30        
        
          <div style="background-color:#cb3b30;">Content here</div>
        
        
          .mybackground {background-color:#cb3b30;}
        
        Background color #cb3b30
      
           Border around this has a color of #cb3b30        
        
          <div style="border:2px solid #cb3b30;">Content here</div>
        
        
          .myborder {border:2px solid #cb3b30;}
        
        Border color #cb3b30