#c74312 color space conversions
Hex:
        #c74312
        RGB:
        199, 67, 18
        CMY:
        22, 74, 93
        CMYK:
        0, 66, 91, 22
      HSL:
        16°, 83.4101%, 42.5490%
        HSV (HSB):
        16°, 90.9548%, 78.0392%
        XYZ:
        25.6695, 16.2001, 2.3463
        xyY:
        0.5805, 0.3664, 16.2001
      CIE-Lab:
        47.2359, 50.6253, 53.3727
        CIE-LCH:
        47.2359, 73.5633, 46.5133
        CIE-Luv:
        47.2359, 107.2001, 37.1411
        Hunter-Lab:
        40.2493, 43.4043, 24.7183
      #c74312 color charts
#c74312 RGB chart
      #c74312 CMYK chart
      #c74312 RGB pie chart
      #c74312 color shades, tints & tones
#c74312 color schemes
#c74312 color preview, HTML & CSS examples
           This text has a color of #c74312        
        
          <p style="color:#c74312;">Text here</p>
        
        
          .mytext {color:#c74312;}
        
        Text color #c74312
      
           This box has a color of #c74312        
        
          <div style="background-color:#c74312;">Content here</div>
        
        
          .mybackground {background-color:#c74312;}
        
        Background color #c74312
      
           Border around this has a color of #c74312        
        
          <div style="border:2px solid #c74312;">Content here</div>
        
        
          .myborder {border:2px solid #c74312;}
        
        Border color #c74312