#cd440b color space conversions
Hex:
        #cd440b
        RGB:
        205, 68, 11
        CMY:
        20, 73, 96
        CMYK:
        0, 67, 95, 20
      HSL:
        18°, 89.8148%, 42.3529%
        HSV (HSB):
        18°, 94.6341%, 80.3922%
        XYZ:
        27.3044, 17.1375, 2.1854
        xyY:
        0.5856, 0.3675, 17.1375
      CIE-Lab:
        48.4329, 52.1865, 56.7387
        CIE-LCH:
        48.4329, 77.0889, 47.3931
        CIE-Luv:
        48.4329, 111.8070, 38.9298
        Hunter-Lab:
        41.3975, 45.2868, 25.8483
      #cd440b color charts
#cd440b RGB chart
      #cd440b CMYK chart
      #cd440b RGB pie chart
      #cd440b color shades, tints & tones
#cd440b color schemes
#cd440b color preview, HTML & CSS examples
           This text has a color of #cd440b        
        
          <p style="color:#cd440b;">Text here</p>
        
        
          .mytext {color:#cd440b;}
        
        Text color #cd440b
      
           This box has a color of #cd440b        
        
          <div style="background-color:#cd440b;">Content here</div>
        
        
          .mybackground {background-color:#cd440b;}
        
        Background color #cd440b
      
           Border around this has a color of #cd440b        
        
          <div style="border:2px solid #cd440b;">Content here</div>
        
        
          .myborder {border:2px solid #cd440b;}
        
        Border color #cd440b