#d3266d color space conversions
Hex:
        #d3266d
        RGB:
        211, 38, 109
        CMY:
        17, 85, 57
        CMYK:
        0, 82, 48, 17
      HSL:
        335°, 69.4779%, 48.8235%
        HSV (HSB):
        335°, 81.9905%, 82.7451%
        XYZ:
        30.3174, 16.3392, 16.0239
        xyY:
        0.4837, 0.2607, 16.3392
      CIE-Lab:
        47.4164, 68.2821, 3.7463
        CIE-LCH:
        47.4164, 68.3848, 3.1404
        CIE-Luv:
        47.4164, 109.1382, -8.4668
        Hunter-Lab:
        40.4218, 63.1414, 4.7917
      #d3266d color charts
#d3266d RGB chart
      #d3266d CMYK chart
      #d3266d RGB pie chart
      #d3266d color shades, tints & tones
#d3266d color schemes
#d3266d color preview, HTML & CSS examples
           This text has a color of #d3266d        
        
          <p style="color:#d3266d;">Text here</p>
        
        
          .mytext {color:#d3266d;}
        
        Text color #d3266d
      
           This box has a color of #d3266d        
        
          <div style="background-color:#d3266d;">Content here</div>
        
        
          .mybackground {background-color:#d3266d;}
        
        Background color #d3266d
      
           Border around this has a color of #d3266d        
        
          <div style="border:2px solid #d3266d;">Content here</div>
        
        
          .myborder {border:2px solid #d3266d;}
        
        Border color #d3266d