#d6082d color space conversions
Hex:
        #d6082d
        RGB:
        214, 8, 45
        CMY:
        16, 97, 82
        CMYK:
        0, 96, 79, 16
      HSL:
        349°, 92.7928%, 43.5294%
        HSV (HSB):
        349°, 96.2617%, 83.9216%
        XYZ:
        28.2920, 14.6593, 3.8210
        xyY:
        0.6049, 0.3134, 14.6593
      CIE-Lab:
        45.1639, 70.2077, 39.9761
        CIE-LCH:
        45.1639, 80.7911, 29.6571
        CIE-Luv:
        45.1639, 139.7484, 23.3652
        Hunter-Lab:
        38.2874, 64.8975, 20.8842
      #d6082d color charts
#d6082d RGB chart
      #d6082d CMYK chart
      #d6082d RGB pie chart
      #d6082d color shades, tints & tones
#d6082d color schemes
#d6082d color preview, HTML & CSS examples
           This text has a color of #d6082d        
        
          <p style="color:#d6082d;">Text here</p>
        
        
          .mytext {color:#d6082d;}
        
        Text color #d6082d
      
           This box has a color of #d6082d        
        
          <div style="background-color:#d6082d;">Content here</div>
        
        
          .mybackground {background-color:#d6082d;}
        
        Background color #d6082d
      
           Border around this has a color of #d6082d        
        
          <div style="border:2px solid #d6082d;">Content here</div>
        
        
          .myborder {border:2px solid #d6082d;}
        
        Border color #d6082d