#d2422b color space conversions
Hex:
        #d2422b
        RGB:
        210, 66, 43
        CMY:
        18, 74, 83
        CMYK:
        0, 69, 80, 18
      HSL:
        8°, 66.0079%, 49.6078%
        HSV (HSB):
        8°, 79.5238%, 82.3529%
        XYZ:
        28.9626, 17.7725, 4.1894
        xyY:
        0.5687, 0.3490, 17.7725
      CIE-Lab:
        49.2190, 55.3460, 44.9272
        CIE-LCH:
        49.2190, 71.2855, 39.0680
        CIE-Luv:
        49.2190, 113.9910, 32.4981
        Hunter-Lab:
        42.1574, 48.8559, 23.6182
      #d2422b color charts
#d2422b RGB chart
      #d2422b CMYK chart
      #d2422b RGB pie chart
      #d2422b color shades, tints & tones
#d2422b color schemes
#d2422b color preview, HTML & CSS examples
           This text has a color of #d2422b        
        
          <p style="color:#d2422b;">Text here</p>
        
        
          .mytext {color:#d2422b;}
        
        Text color #d2422b
      
           This box has a color of #d2422b        
        
          <div style="background-color:#d2422b;">Content here</div>
        
        
          .mybackground {background-color:#d2422b;}
        
        Background color #d2422b
      
           Border around this has a color of #d2422b        
        
          <div style="border:2px solid #d2422b;">Content here</div>
        
        
          .myborder {border:2px solid #d2422b;}
        
        Border color #d2422b