#d3d9bf color space conversions
Hex:
#d3d9bf
RGB:
211, 217, 191
CMY:
17, 15, 25
CMYK:
3, 0, 12, 15
HSL:
74°, 25.4902%, 80.0000%
HSV (HSB):
74°, 11.9816%, 85.0980%
XYZ:
61.0808, 67.2362, 59.0488
xyY:
0.3260, 0.3588, 67.2362
CIE-Lab:
85.6231, -6.5524, 12.1148
CIE-LCH:
85.6231, 13.7733, 118.4071
CIE-Luv:
85.6231, -2.0869, 18.9432
Hunter-Lab:
81.9977, -10.5297, 14.7020
#d3d9bf color charts
#d3d9bf color shades, tints & tones
#d3d9bf color schemes
#d3d9bf color preview, HTML & CSS examples
This text has a color of #d3d9bf
<p style="color:#d3d9bf;">Text here</p>
.mytext {color:#d3d9bf;}
This box has a color of #d3d9bf
<div style="background-color:#d3d9bf;">Content here</div>
.mybackground {background-color:#d3d9bf;}
Border around this has a color of #d3d9bf
<div style="border:2px solid #d3d9bf;">Content here</div>
.myborder {border:2px solid #d3d9bf;}