#cb3c14 color space conversions
Hex:
        #cb3c14
        RGB:
        203, 60, 20
        CMY:
        20, 76, 92
        CMYK:
        0, 70, 90, 20
      HSL:
        13°, 82.0628%, 43.7255%
        HSV (HSB):
        13°, 90.1478%, 79.6078%
        XYZ:
        26.3707, 15.9787, 2.3561
        xyY:
        0.5899, 0.3574, 15.9787
      CIE-Lab:
        46.9466, 54.7889, 52.7959
        CIE-LCH:
        46.9466, 76.0870, 43.9387
        CIE-Luv:
        46.9466, 114.9660, 35.5219
        Hunter-Lab:
        39.9734, 47.8042, 24.4867
      #cb3c14 color charts
#cb3c14 RGB chart
      #cb3c14 CMYK chart
      #cb3c14 RGB pie chart
      #cb3c14 color shades, tints & tones
#cb3c14 color schemes
#cb3c14 color preview, HTML & CSS examples
           This text has a color of #cb3c14        
        
          <p style="color:#cb3c14;">Text here</p>
        
        
          .mytext {color:#cb3c14;}
        
        Text color #cb3c14
      
           This box has a color of #cb3c14        
        
          <div style="background-color:#cb3c14;">Content here</div>
        
        
          .mybackground {background-color:#cb3c14;}
        
        Background color #cb3c14
      
           Border around this has a color of #cb3c14        
        
          <div style="border:2px solid #cb3c14;">Content here</div>
        
        
          .myborder {border:2px solid #cb3c14;}
        
        Border color #cb3c14