#cd6007 color space conversions
Hex:
        #cd6007
        RGB:
        205, 96, 7
        CMY:
        20, 62, 97
        CMYK:
        0, 53, 97, 20
      HSL:
        27°, 93.3962%, 41.5686%
        HSV (HSB):
        27°, 96.5854%, 80.3922%
        XYZ:
        29.3981, 21.3602, 2.7745
        xyY:
        0.5492, 0.3990, 21.3602
      CIE-Lab:
        53.3415, 39.2544, 60.7009
        CIE-LCH:
        53.3415, 72.2877, 57.1098
        CIE-Luv:
        53.3415, 90.5047, 47.4765
        Hunter-Lab:
        46.2171, 32.6614, 28.7927
      #cd6007 color charts
#cd6007 RGB chart
      #cd6007 CMYK chart
      #cd6007 RGB pie chart
      #cd6007 color shades, tints & tones
#cd6007 color schemes
#cd6007 color preview, HTML & CSS examples
           This text has a color of #cd6007        
        
          <p style="color:#cd6007;">Text here</p>
        
        
          .mytext {color:#cd6007;}
        
        Text color #cd6007
      
           This box has a color of #cd6007        
        
          <div style="background-color:#cd6007;">Content here</div>
        
        
          .mybackground {background-color:#cd6007;}
        
        Background color #cd6007
      
           Border around this has a color of #cd6007        
        
          <div style="border:2px solid #cd6007;">Content here</div>
        
        
          .myborder {border:2px solid #cd6007;}
        
        Border color #cd6007