#d2930b color space conversions
Hex:
        #d2930b
        RGB:
        210, 147, 11
        CMY:
        18, 42, 96
        CMYK:
        0, 30, 95, 18
      HSL:
        41°, 90.0452%, 43.3333%
        HSV (HSB):
        41°, 94.7619%, 82.3529%
        XYZ:
        37.0725, 34.5932, 5.0398
        xyY:
        0.4833, 0.4510, 34.5932
      CIE-Lab:
        65.4307, 14.3262, 68.5883
        CIE-LCH:
        65.4307, 70.0685, 78.2021
        CIE-Luv:
        65.4307, 52.5850, 65.3513
        Hunter-Lab:
        58.8160, 9.5827, 36.0908
      #d2930b color charts
#d2930b RGB chart
      #d2930b CMYK chart
      #d2930b RGB pie chart
      #d2930b color shades, tints & tones
#d2930b color schemes
#d2930b color preview, HTML & CSS examples
           This text has a color of #d2930b        
        
          <p style="color:#d2930b;">Text here</p>
        
        
          .mytext {color:#d2930b;}
        
        Text color #d2930b
      
           This box has a color of #d2930b        
        
          <div style="background-color:#d2930b;">Content here</div>
        
        
          .mybackground {background-color:#d2930b;}
        
        Background color #d2930b
      
           Border around this has a color of #d2930b        
        
          <div style="border:2px solid #d2930b;">Content here</div>
        
        
          .myborder {border:2px solid #d2930b;}
        
        Border color #d2930b