#dc612f color space conversions
Hex:
        #dc612f
        RGB:
        220, 97, 47
        CMY:
        14, 62, 82
        CMYK:
        0, 56, 79, 14
      HSL:
        17°, 71.1934%, 52.3529%
        HSV (HSB):
        17°, 78.6364%, 86.2745%
        XYZ:
        34.3030, 23.9703, 5.5081
        xyY:
        0.5378, 0.3758, 23.9703
      CIE-Lab:
        56.0580, 45.3924, 50.2700
        CIE-LCH:
        56.0580, 67.7314, 47.9189
        CIE-Luv:
        56.0580, 99.4841, 41.7951
        Hunter-Lab:
        48.9594, 39.3854, 27.6013
      #dc612f color charts
#dc612f RGB chart
      #dc612f CMYK chart
      #dc612f RGB pie chart
      #dc612f color shades, tints & tones
#dc612f color schemes
#dc612f color preview, HTML & CSS examples
           This text has a color of #dc612f        
        
          <p style="color:#dc612f;">Text here</p>
        
        
          .mytext {color:#dc612f;}
        
        Text color #dc612f
      
           This box has a color of #dc612f        
        
          <div style="background-color:#dc612f;">Content here</div>
        
        
          .mybackground {background-color:#dc612f;}
        
        Background color #dc612f
      
           Border around this has a color of #dc612f        
        
          <div style="border:2px solid #dc612f;">Content here</div>
        
        
          .myborder {border:2px solid #dc612f;}
        
        Border color #dc612f