#d00269 color space conversions
Hex:
        #d00269
        RGB:
        208, 2, 105
        CMY:
        18, 99, 59
        CMYK:
        0, 99, 50, 18
      HSL:
        330°, 98.0952%, 41.1765%
        HSV (HSB):
        330°, 99.0385%, 81.5686%
        XYZ:
        28.5839, 14.4732, 14.6517
        xyY:
        0.4953, 0.2508, 14.4732
      CIE-Lab:
        44.9041, 72.4718, 2.5192
        CIE-LCH:
        44.9041, 72.5156, 1.9909
        CIE-Luv:
        44.9041, 114.9497, -10.8606
        Hunter-Lab:
        38.0437, 67.5385, 3.7964
      #d00269 color charts
#d00269 RGB chart
      #d00269 CMYK chart
      #d00269 RGB pie chart
      #d00269 color shades, tints & tones
#d00269 color schemes
#d00269 color preview, HTML & CSS examples
           This text has a color of #d00269        
        
          <p style="color:#d00269;">Text here</p>
        
        
          .mytext {color:#d00269;}
        
        Text color #d00269
      
           This box has a color of #d00269        
        
          <div style="background-color:#d00269;">Content here</div>
        
        
          .mybackground {background-color:#d00269;}
        
        Background color #d00269
      
           Border around this has a color of #d00269        
        
          <div style="border:2px solid #d00269;">Content here</div>
        
        
          .myborder {border:2px solid #d00269;}
        
        Border color #d00269