#d3dfaf color space conversions
Hex:
#d3dfaf
RGB:
211, 223, 175
CMY:
17, 13, 31
CMYK:
5, 0, 22, 13
HSL:
75°, 42.8571%, 78.0392%
HSV (HSB):
75°, 21.5247%, 87.4510%
XYZ:
60.9895, 69.7194, 50.8001
xyY:
0.3360, 0.3841, 69.7194
CIE-Lab:
86.8590, -12.0949, 22.2242
CIE-LCH:
86.8590, 25.3022, 118.5560
CIE-Luv:
86.8590, -4.6254, 33.8562
Hunter-Lab:
83.4981, -15.7400, 22.3767
#d3dfaf color charts
#d3dfaf color shades, tints & tones
#d3dfaf color schemes
#d3dfaf color preview, HTML & CSS examples
This text has a color of #d3dfaf
<p style="color:#d3dfaf;">Text here</p>
.mytext {color:#d3dfaf;}
This box has a color of #d3dfaf
<div style="background-color:#d3dfaf;">Content here</div>
.mybackground {background-color:#d3dfaf;}
Border around this has a color of #d3dfaf
<div style="border:2px solid #d3dfaf;">Content here</div>
.myborder {border:2px solid #d3dfaf;}