#d2340f color space conversions
Hex:
        #d2340f
        RGB:
        210, 52, 15
        CMY:
        18, 80, 94
        CMYK:
        0, 75, 93, 18
      HSL:
        11°, 86.6667%, 44.1176%
        HSV (HSB):
        11°, 92.8571%, 82.3529%
        XYZ:
        27.8926, 16.1921, 2.1072
        xyY:
        0.6038, 0.3505, 16.1921
      CIE-Lab:
        47.2255, 59.7427, 55.3129
        CIE-LCH:
        47.2255, 81.4169, 42.7951
        CIE-Luv:
        47.2255, 125.7341, 35.3496
        Hunter-Lab:
        40.2394, 53.3110, 25.0627
      #d2340f color charts
#d2340f RGB chart
      #d2340f CMYK chart
      #d2340f RGB pie chart
      #d2340f color shades, tints & tones
#d2340f color schemes
#d2340f color preview, HTML & CSS examples
           This text has a color of #d2340f        
        
          <p style="color:#d2340f;">Text here</p>
        
        
          .mytext {color:#d2340f;}
        
        Text color #d2340f
      
           This box has a color of #d2340f        
        
          <div style="background-color:#d2340f;">Content here</div>
        
        
          .mybackground {background-color:#d2340f;}
        
        Background color #d2340f
      
           Border around this has a color of #d2340f        
        
          <div style="border:2px solid #d2340f;">Content here</div>
        
        
          .myborder {border:2px solid #d2340f;}
        
        Border color #d2340f