#d02c1f color space conversions
Hex:
        #d02c1f
        RGB:
        208, 44, 31
        CMY:
        18, 83, 88
        CMYK:
        0, 79, 85, 18
      HSL:
        4°, 74.0586%, 46.8627%
        HSV (HSB):
        4°, 85.0962%, 81.5686%
        XYZ:
        27.1604, 15.3102, 2.8200
        xyY:
        0.5997, 0.3380, 15.3102
      CIE-Lab:
        46.0562, 61.8502, 47.8202
        CIE-LCH:
        46.0562, 78.1807, 37.7098
        CIE-Luv:
        46.0562, 126.7552, 30.5933
        Hunter-Lab:
        39.1282, 55.4294, 23.1167
      #d02c1f color charts
#d02c1f RGB chart
      #d02c1f CMYK chart
      #d02c1f RGB pie chart
      #d02c1f color shades, tints & tones
#d02c1f color schemes
#d02c1f color preview, HTML & CSS examples
           This text has a color of #d02c1f        
        
          <p style="color:#d02c1f;">Text here</p>
        
        
          .mytext {color:#d02c1f;}
        
        Text color #d02c1f
      
           This box has a color of #d02c1f        
        
          <div style="background-color:#d02c1f;">Content here</div>
        
        
          .mybackground {background-color:#d02c1f;}
        
        Background color #d02c1f
      
           Border around this has a color of #d02c1f        
        
          <div style="border:2px solid #d02c1f;">Content here</div>
        
        
          .myborder {border:2px solid #d02c1f;}
        
        Border color #d02c1f