#d2210d color space conversions
Hex:
        #d2210d
        RGB:
        210, 33, 13
        CMY:
        18, 87, 95
        CMYK:
        0, 84, 94, 18
      HSL:
        6°, 88.3408%, 43.7255%
        HSV (HSB):
        6°, 93.8095%, 82.3529%
        XYZ:
        27.1948, 14.8184, 1.8077
        xyY:
        0.6206, 0.3382, 14.8184
      CIE-Lab:
        45.3845, 64.8844, 54.8141
        CIE-LCH:
        45.3845, 84.9387, 40.1910
        CIE-Luv:
        45.3845, 135.0643, 32.3814
        Hunter-Lab:
        38.4947, 58.7369, 24.1621
      #d2210d color charts
#d2210d RGB chart
      #d2210d CMYK chart
      #d2210d RGB pie chart
      #d2210d color shades, tints & tones
#d2210d color schemes
#d2210d color preview, HTML & CSS examples
           This text has a color of #d2210d        
        
          <p style="color:#d2210d;">Text here</p>
        
        
          .mytext {color:#d2210d;}
        
        Text color #d2210d
      
           This box has a color of #d2210d        
        
          <div style="background-color:#d2210d;">Content here</div>
        
        
          .mybackground {background-color:#d2210d;}
        
        Background color #d2210d
      
           Border around this has a color of #d2210d        
        
          <div style="border:2px solid #d2210d;">Content here</div>
        
        
          .myborder {border:2px solid #d2210d;}
        
        Border color #d2210d