#cd670d color space conversions
Hex:
        #cd670d
        RGB:
        205, 103, 13
        CMY:
        20, 60, 95
        CMYK:
        0, 50, 94, 20
      HSL:
        28°, 88.0734%, 42.7451%
        HSV (HSB):
        28°, 93.6585%, 80.3922%
        XYZ:
        30.0997, 22.7087, 3.1776
        xyY:
        0.5376, 0.4056, 22.7087
      CIE-Lab:
        54.7710, 35.7618, 60.4435
        CIE-LCH:
        54.7710, 70.2305, 59.3890
        CIE-Luv:
        54.7710, 84.5745, 49.2218
        Hunter-Lab:
        47.6536, 29.3531, 29.4041
      #cd670d color charts
#cd670d RGB chart
      #cd670d CMYK chart
      #cd670d RGB pie chart
      #cd670d color shades, tints & tones
#cd670d color schemes
#cd670d color preview, HTML & CSS examples
           This text has a color of #cd670d        
        
          <p style="color:#cd670d;">Text here</p>
        
        
          .mytext {color:#cd670d;}
        
        Text color #cd670d
      
           This box has a color of #cd670d        
        
          <div style="background-color:#cd670d;">Content here</div>
        
        
          .mybackground {background-color:#cd670d;}
        
        Background color #cd670d
      
           Border around this has a color of #cd670d        
        
          <div style="border:2px solid #cd670d;">Content here</div>
        
        
          .myborder {border:2px solid #cd670d;}
        
        Border color #cd670d