#d25145 color space conversions
Hex:
        #d25145
        RGB:
        210, 81, 69
        CMY:
        18, 68, 73
        CMYK:
        0, 61, 67, 18
      HSL:
        5°, 61.0390%, 54.7059%
        HSV (HSB):
        5°, 67.1429%, 82.3529%
        XYZ:
        30.5949, 20.0162, 7.8812
        xyY:
        0.5231, 0.3422, 20.0162
      CIE-Lab:
        51.8555, 50.1876, 33.6419
        CIE-LCH:
        51.8555, 60.4200, 33.8348
        CIE-Luv:
        51.8555, 99.3632, 26.8696
        Hunter-Lab:
        44.7394, 43.7728, 20.8732
      #d25145 color charts
#d25145 RGB chart
      #d25145 CMYK chart
      #d25145 RGB pie chart
      #d25145 color shades, tints & tones
#d25145 color schemes
#d25145 color preview, HTML & CSS examples
           This text has a color of #d25145        
        
          <p style="color:#d25145;">Text here</p>
        
        
          .mytext {color:#d25145;}
        
        Text color #d25145
      
           This box has a color of #d25145        
        
          <div style="background-color:#d25145;">Content here</div>
        
        
          .mybackground {background-color:#d25145;}
        
        Background color #d25145
      
           Border around this has a color of #d25145        
        
          <div style="border:2px solid #d25145;">Content here</div>
        
        
          .myborder {border:2px solid #d25145;}
        
        Border color #d25145