#d6081d color space conversions
Hex:
        #d6081d
        RGB:
        214, 8, 29
        CMY:
        16, 97, 89
        CMYK:
        0, 96, 86, 16
      HSL:
        354°, 92.7928%, 43.5294%
        HSV (HSB):
        354°, 96.2617%, 83.9216%
        XYZ:
        28.0402, 14.5585, 2.4946
        xyY:
        0.6218, 0.3229, 14.5585
      CIE-Lab:
        45.0235, 69.8194, 48.4092
        CIE-LCH:
        45.0235, 84.9600, 34.7355
        CIE-Luv:
        45.0235, 142.7610, 27.9287
        Hunter-Lab:
        38.1556, 64.4054, 22.8326
      #d6081d color charts
#d6081d RGB chart
      #d6081d CMYK chart
      #d6081d RGB pie chart
      #d6081d color shades, tints & tones
#d6081d color schemes
#d6081d color preview, HTML & CSS examples
           This text has a color of #d6081d        
        
          <p style="color:#d6081d;">Text here</p>
        
        
          .mytext {color:#d6081d;}
        
        Text color #d6081d
      
           This box has a color of #d6081d        
        
          <div style="background-color:#d6081d;">Content here</div>
        
        
          .mybackground {background-color:#d6081d;}
        
        Background color #d6081d
      
           Border around this has a color of #d6081d        
        
          <div style="border:2px solid #d6081d;">Content here</div>
        
        
          .myborder {border:2px solid #d6081d;}
        
        Border color #d6081d