#dc4d0d color space conversions
Hex:
        #dc4d0d
        RGB:
        220, 77, 13
        CMY:
        14, 70, 95
        CMYK:
        0, 65, 94, 14
      HSL:
        19°, 88.8412%, 45.6863%
        HSV (HSB):
        19°, 94.0909%, 86.2745%
        XYZ:
        32.2417, 20.5525, 2.6485
        xyY:
        0.5815, 0.3707, 20.5525
      CIE-Lab:
        52.4562, 53.6394, 60.0795
        CIE-LCH:
        52.4562, 80.5403, 48.2413
        CIE-Luv:
        52.4562, 117.4629, 42.6000
        Hunter-Lab:
        45.3348, 47.6117, 28.2706
      #dc4d0d color charts
#dc4d0d RGB chart
      #dc4d0d CMYK chart
      #dc4d0d RGB pie chart
      #dc4d0d color shades, tints & tones
#dc4d0d color schemes
#dc4d0d color preview, HTML & CSS examples
           This text has a color of #dc4d0d        
        
          <p style="color:#dc4d0d;">Text here</p>
        
        
          .mytext {color:#dc4d0d;}
        
        Text color #dc4d0d
      
           This box has a color of #dc4d0d        
        
          <div style="background-color:#dc4d0d;">Content here</div>
        
        
          .mybackground {background-color:#dc4d0d;}
        
        Background color #dc4d0d
      
           Border around this has a color of #dc4d0d        
        
          <div style="border:2px solid #dc4d0d;">Content here</div>
        
        
          .myborder {border:2px solid #dc4d0d;}
        
        Border color #dc4d0d