#cc3e12 color space conversions
Hex:
        #cc3e12
        RGB:
        204, 62, 18
        CMY:
        20, 76, 93
        CMYK:
        0, 70, 91, 20
      HSL:
        14°, 83.7838%, 43.5294%
        HSV (HSB):
        14°, 91.1765%, 80.0000%
        XYZ:
        26.7336, 16.3263, 2.3145
        xyY:
        0.5892, 0.3598, 16.3263
      CIE-Lab:
        47.3997, 54.3250, 53.9071
        CIE-LCH:
        47.3997, 76.5322, 44.7788
        CIE-Luv:
        47.3997, 114.6295, 36.4345
        Hunter-Lab:
        40.4058, 47.3906, 24.8878
      #cc3e12 color charts
#cc3e12 RGB chart
      #cc3e12 CMYK chart
      #cc3e12 RGB pie chart
      #cc3e12 color shades, tints & tones
#cc3e12 color schemes
#cc3e12 color preview, HTML & CSS examples
           This text has a color of #cc3e12        
        
          <p style="color:#cc3e12;">Text here</p>
        
        
          .mytext {color:#cc3e12;}
        
        Text color #cc3e12
      
           This box has a color of #cc3e12        
        
          <div style="background-color:#cc3e12;">Content here</div>
        
        
          .mybackground {background-color:#cc3e12;}
        
        Background color #cc3e12
      
           Border around this has a color of #cc3e12        
        
          <div style="border:2px solid #cc3e12;">Content here</div>
        
        
          .myborder {border:2px solid #cc3e12;}
        
        Border color #cc3e12