#dc512f color space conversions
Hex:
        #dc512f
        RGB:
        220, 81, 47
        CMY:
        14, 68, 82
        CMYK:
        0, 63, 79, 14
      HSL:
        12°, 71.1934%, 52.3529%
        HSV (HSB):
        12°, 78.6364%, 86.2745%
        XYZ:
        32.9707, 21.3057, 5.0640
        xyY:
        0.5556, 0.3590, 21.3057
      CIE-Lab:
        53.2825, 52.6862, 47.5285
        CIE-LCH:
        53.2825, 70.9563, 42.0538
        CIE-Luv:
        53.2825, 111.3695, 36.7698
        Hunter-Lab:
        46.1581, 46.7257, 25.8060
      #dc512f color charts
#dc512f RGB chart
      #dc512f CMYK chart
      #dc512f RGB pie chart
      #dc512f color shades, tints & tones
#dc512f color schemes
#dc512f color preview, HTML & CSS examples
           This text has a color of #dc512f        
        
          <p style="color:#dc512f;">Text here</p>
        
        
          .mytext {color:#dc512f;}
        
        Text color #dc512f
      
           This box has a color of #dc512f        
        
          <div style="background-color:#dc512f;">Content here</div>
        
        
          .mybackground {background-color:#dc512f;}
        
        Background color #dc512f
      
           Border around this has a color of #dc512f        
        
          <div style="border:2px solid #dc512f;">Content here</div>
        
        
          .myborder {border:2px solid #dc512f;}
        
        Border color #dc512f