#cd3b16 color space conversions
Hex:
        #cd3b16
        RGB:
        205, 59, 22
        CMY:
        20, 77, 91
        CMYK:
        0, 71, 89, 20
      HSL:
        12°, 80.6167%, 44.5098%
        HSV (HSB):
        12°, 89.2683%, 80.3922%
        XYZ:
        26.8856, 16.1650, 2.4622
        xyY:
        0.5907, 0.3552, 16.1650
      CIE-Lab:
        47.1902, 55.8475, 52.3920
        CIE-LCH:
        47.1902, 76.5759, 43.1715
        CIE-Luv:
        47.1902, 117.0230, 35.1889
        Hunter-Lab:
        40.2057, 49.0032, 24.5131
      #cd3b16 color charts
#cd3b16 RGB chart
      #cd3b16 CMYK chart
      #cd3b16 RGB pie chart
      #cd3b16 color shades, tints & tones
#cd3b16 color schemes
#cd3b16 color preview, HTML & CSS examples
           This text has a color of #cd3b16        
        
          <p style="color:#cd3b16;">Text here</p>
        
        
          .mytext {color:#cd3b16;}
        
        Text color #cd3b16
      
           This box has a color of #cd3b16        
        
          <div style="background-color:#cd3b16;">Content here</div>
        
        
          .mybackground {background-color:#cd3b16;}
        
        Background color #cd3b16
      
           Border around this has a color of #cd3b16        
        
          <div style="border:2px solid #cd3b16;">Content here</div>
        
        
          .myborder {border:2px solid #cd3b16;}
        
        Border color #cd3b16