#cb3c18 color space conversions
Hex:
        #cb3c18
        RGB:
        203, 60, 24
        CMY:
        20, 76, 91
        CMYK:
        0, 70, 88, 20
      HSL:
        12°, 78.8546%, 44.5098%
        HSV (HSB):
        12°, 88.1773%, 79.6078%
        XYZ:
        26.4093, 15.9942, 2.5594
        xyY:
        0.5874, 0.3557, 15.9942
      CIE-Lab:
        46.9668, 54.8606, 51.2721
        CIE-LCH:
        46.9668, 75.0900, 43.0635
        CIE-Luv:
        46.9668, 114.6023, 34.8143
        Hunter-Lab:
        39.9927, 47.8858, 24.2005
      #cb3c18 color charts
#cb3c18 RGB chart
      #cb3c18 CMYK chart
      #cb3c18 RGB pie chart
      #cb3c18 color shades, tints & tones
#cb3c18 color schemes
#cb3c18 color preview, HTML & CSS examples
           This text has a color of #cb3c18        
        
          <p style="color:#cb3c18;">Text here</p>
        
        
          .mytext {color:#cb3c18;}
        
        Text color #cb3c18
      
           This box has a color of #cb3c18        
        
          <div style="background-color:#cb3c18;">Content here</div>
        
        
          .mybackground {background-color:#cb3c18;}
        
        Background color #cb3c18
      
           Border around this has a color of #cb3c18        
        
          <div style="border:2px solid #cb3c18;">Content here</div>
        
        
          .myborder {border:2px solid #cb3c18;}
        
        Border color #cb3c18