#cb3414 color space conversions
Hex:
        #cb3414
        RGB:
        203, 52, 20
        CMY:
        20, 80, 92
        CMYK:
        0, 74, 90, 20
      HSL:
        10°, 82.0628%, 43.7255%
        HSV (HSB):
        10°, 90.1478%, 79.6078%
        XYZ:
        25.9829, 15.2030, 2.2268
        xyY:
        0.5985, 0.3502, 15.2030
      CIE-Lab:
        45.9110, 57.6459, 52.0491
        CIE-LCH:
        45.9110, 77.6669, 42.0792
        CIE-Luv:
        45.9110, 119.8522, 33.7165
        Hunter-Lab:
        38.9910, 50.7146, 23.9076
      #cb3414 color charts
#cb3414 RGB chart
      #cb3414 CMYK chart
      #cb3414 RGB pie chart
      #cb3414 color shades, tints & tones
#cb3414 color schemes
#cb3414 color preview, HTML & CSS examples
           This text has a color of #cb3414        
        
          <p style="color:#cb3414;">Text here</p>
        
        
          .mytext {color:#cb3414;}
        
        Text color #cb3414
      
           This box has a color of #cb3414        
        
          <div style="background-color:#cb3414;">Content here</div>
        
        
          .mybackground {background-color:#cb3414;}
        
        Background color #cb3414
      
           Border around this has a color of #cb3414        
        
          <div style="border:2px solid #cb3414;">Content here</div>
        
        
          .myborder {border:2px solid #cb3414;}
        
        Border color #cb3414